Accusoft.PrintProSdk Namespace > NoDibException Class : NoDibException Constructor |
Overload | Description |
---|---|
NoDibException Constructor() | An exception generated for a no DIB error. |
NoDibException Constructor(Int32) | Generated exception for a no DIB error with a given error number. |
NoDibException Constructor(String) | Generated exception for a no DIB error with a given string. |
NoDibException Constructor(Int32,String) | Generated exception for a no DIB error with a given error number and message. |
NoDibException Constructor(String,Exception) | Generated exception for a no DIB error with a given message and inner exception. |