CapePersistenceSystemErrorException Constructor

Overload List

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

See Also