Overload List

  NameDescription
Public methodNotLicensedException()()()()
Instantiates a new NotLicensedException using the default message
Public methodNotLicensedException(String)
Instantiates a new NotLicensedException using the supplied message
Protected methodNotLicensedException(SerializationInfo, StreamingContext)
Instantiates a new NotLicensedException using the supplied serialization info
Public methodNotLicensedException(String, Exception)
Instantiates a new NotLicensedException using the supplied message along with an additional exception that caused this one to be thrown

See Also