CapeFailedInitialisationException Constructor

Overload List

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

See Also