Accusoft.PrintProSdk Namespace > PrintProException Class : PrintProException Constructor |
Overload | Description |
---|---|
PrintProException Constructor() | Initializes a new instance of the PrintProException class. |
PrintProException Constructor(Int32,String) | Initializes a new instance of the PrintProException class allowing passing in an error number and message. |
PrintProException Constructor(Int32) | Initializes a new instance of the PrintProException class allowing passing in an error number. |
PrintProException Constructor(String) | Initializes a new instance of the PrintProException class allowing passing in an error message. |
PrintProException Constructor(String,Exception) | Initializes a new instance of the PrintProException class allowing passing in an error message and an inner exception. |