CapePersistenceException Constructor

Overload List

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

See Also