NotLicensedException Constructor |
| Name | Description | |
|---|---|---|
| NotLicensedException | Default constructor | |
| NotLicensedException(String) |
Create a new instance with a custom message
| |
| NotLicensedException(String, Exception) |
Create a new instance with a custom message and an inner exception
|