Overload List
| Name | Description | |
|---|---|---|
| NotLicensedException()()() | Instantiates a new NotLicensedException using the default message | |
| NotLicensedException(String) | Instantiates a new NotLicensedException using the supplied message | |
| NotLicensedException(SerializationInfo, StreamingContext) | Instantiates a new NotLicensedException using the supplied serialization info | |
| NotLicensedException(String, Exception) | Instantiates a new NotLicensedException using the supplied message along with an additional exception that caused this one to be thrown |