Accusoft.NotateXpressSdk Namespace > BrandingSourceDibException Class : BrandingSourceDibException Constructor |
Overload | Description |
---|---|
BrandingSourceDibException Constructor() | Main constructor for the BrandingSourceDibException class when there are errors that occur with branding the source DIB. |
BrandingSourceDibException Constructor(Int32) | Exception which allows passing in an error number when there are errors that occur with branding the source DIB. |
BrandingSourceDibException Constructor(String) | Exception which allows passing in a message when there are errors that occur with branding the source DIB. |
BrandingSourceDibException Constructor(Int32,String) | Exception which allows passing in an error number and message when there are errors that occur with branding the source DIB. |
BrandingSourceDibException Constructor(String,Exception) | Exception which allows passing in a message and inner exception when there are errors that occur with branding the source DIB. |