Overload | Description |
---|---|
SmartZoneICRException Constructor() | General base exception to assist in debugging the root cause. |
SmartZoneICRException Constructor(Int32) | Generates an exception based on the given error number. |
SmartZoneICRException Constructor(String) | Generates an exception based on the given string. |
SmartZoneICRException Constructor(Int32,String) | Generates an exception based on the given error number and string. |
SmartZoneICRException Constructor(String,Exception) | These exceptions are thrown for general SmartZoneException component errors. |