ProtocolException Constructor |
Name | Description | |
---|---|---|
![]() | ProtocolException(String) |
Create a new ProtocolException with an error message.
|
![]() | ProtocolException(String, Exception) |
Create a new SessionExpiredException with an error message and an exception.
|
![]() | ProtocolException(String, String) |
Create a new ProtocolException with an error code and an error message.
|