CapeLicenceErrorException Constructor

Overload List

CapeLicenceErrorException Initializes a new instance of the CapeLicenceErrorException class.
CapeLicenceErrorException(String) Initializes a new instance of the CapeLicenceErrorException class with a specified error message.
CapeLicenceErrorException(SerializationInfo, StreamingContext) Initializes a new instance of the CapeLicenceErrorException class with serialized data.
CapeLicenceErrorException(String, Exception) Initializes a new instance of the CapeLicenceErrorException class with a specified error message and a erence to the inner exception that is the cause of this exception.

See Also