Overload | Description |
---|---|
SmartZoneICRException Constructor() | Initializes a new instance of the SmartZoneICRException class. |
SmartZoneICRException Constructor(Int32) | Initializes a new instance of the SmartZoneICRException class with a given error number. |
SmartZoneICRException Constructor(String) | Initializes a new instance of the SmartZoneICRException class with a given string. |
SmartZoneICRException Constructor(Int32,String) | Initializes a new instance of the SmartZoneICRException class with a given error number and message. |
SmartZoneICRException Constructor(String,Exception) | Initializes a new instance of the SmartZoneICRException class with a given message and an inner exception. |