|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MoriaControllerException | |
---|---|
no.feide.moria.controller | The controller package for Moria. |
Uses of MoriaControllerException in no.feide.moria.controller |
---|
Subclasses of MoriaControllerException in no.feide.moria.controller | |
---|---|
class |
AuthenticationException
Used to signal that the user has supplied wrong username/password. |
class |
AuthorizationException
Used to signal that the client is not authorized to perform a specific action. |
class |
DirectoryUnavailableException
Used to signal that the directory used for authentication is down. |
class |
IllegalInputException
Used to signal that the controller has received illegal input. |
class |
InoperableStateException
Used to signal that the controller is out of order. |
class |
UnknownTicketException
Used to signal that a ticket does not exist in the store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |