Click or drag to resize

CafeSessionException Constructor

Overload List
 NameDescription
Public methodCafeSessionException(String) Initializes a new instance of the CafeSessionException class with a specified error message.
Protected methodCafeSessionException(SerializationInfo, StreamingContext) Initializes a new instance of the CafeSessionException class with serialized data.
Public methodCafeSessionException(String, Exception) Initializes a new instance of the CafeSessionException class with a specified error message and a reference to the inner exception that is the cause of this exception.
Public methodCafeSessionException(String, Object) Initializes a new instance of the CafeSessionException class with a specified error message.
Top
See Also