| Accusoft.ThumbnailXpressSdk Namespace > ThumbnailXpressException Class : ThumbnailXpressException Constructor |
| Overload | Description |
|---|---|
| ThumbnailXpressException Constructor() | The main constructor for the ThumbnailXpressException class. |
| ThumbnailXpressException Constructor(String) | Exception for ThumbnailXpress errors with an error message. |
| ThumbnailXpressException Constructor(String,Int32) | Exception for ThumbnailXpress errors with a message and error number. |
| ThumbnailXpressException Constructor(String,Exception) | Exception for ThumbnailXpress errors with a message and inner exception. |