UserSessionInvalidException Constructor |
Name | Description | |
---|---|---|
UserSessionInvalidException |
Initializes a new instance of the UserSessionInvalidException class.
| |
UserSessionInvalidException(String) |
Initializes a new instance of the UserSessionInvalidException class with a specified error message.
| |
UserSessionInvalidException(String, Exception) |
Initializes a new instance of the UserSessionInvalidException class with a specified error message and a reference to the inner exception that is the cause of this exception.
|