SmartZoneICRException Constructor(String)
Initializes a new instance of the SmartZoneICRException class with a given string.
public SmartZoneICRException(
string
)
public: SmartZoneICRException(
string*
)
public:
SmartZoneICRException(
String^
)
Parameters
- message
- A string which represents the error message.