|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CommunicationException | |
---|---|
javax.rad.remote | Contains all important interfaces for implementing the client/server communication. |
Uses of CommunicationException in javax.rad.remote |
---|
Subclasses of CommunicationException in javax.rad.remote | |
---|---|
class |
ChangePasswordException
The ChangePasswordException is a CommunicationException for
sessions when the password should be changed. |
class |
ConnectionException
The ConnectionException is a CommunicationException for
general connection exceptions. |
class |
SessionCancelException
The SessionCancelException is a SessionExpiredException for
the notification that a session is expired and the access was canceled. |
class |
SessionExpiredException
The SessionExpiredException is a CommunicationException for
expired sessions/connections. |
class |
UnauthorizedException
The UnauthorizedException is a CommunicationException
for client/server authorization problems. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |