CapeDataException Constructor

Overload List

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

See Also