CapeNoMemoryException Constructor

Overload List

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

See Also