InsufficientLicenceException Constructor(String)
In This Topic
Internal constructor with description.
Syntax
public InsufficientLicenceException(
string
)
public:
InsufficientLicenceException(
String^
)
Parameters
- txt
- Detail description of exception
See Also