CafeSessionException Constructor |
Name | Description | |
---|---|---|
![]() | CafeSessionException(String) |
Initializes a new instance of the CafeSessionException class with a specified error message.
|
![]() | CafeSessionException(SerializationInfo, StreamingContext) |
Initializes a new instance of the CafeSessionException class with serialized data.
|
![]() | CafeSessionException(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.
|
![]() | CafeSessionException(String, Object) |
Initializes a new instance of the CafeSessionException class with a specified error message.
|