InvalidLicenseException Constructor(String)
Generated exception for an invalid license with a given message.
public InvalidLicenseException(
string
)
public: InvalidLicenseException(
string*
)
public:
InvalidLicenseException(
String^
)
Parameters
- message
- A string which represents the message.