CapePersistenceOverflowException Constructor

Overload List

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

See Also