|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TwiffException | |
---|---|
net.trajano.twiff | Constants, interfaces and exceptions used by the framework. |
Uses of TwiffException in net.trajano.twiff |
---|
Subclasses of TwiffException in net.trajano.twiff | |
---|---|
class |
ContainerBuilderException
Subclass of TwiffException when there is a problem
constructing the builder. |
class |
InstantiationException
Subclass of TwiffException when there is a problem
instantiating a class. |
class |
InvalidTokenException
Subclass of TwiffException when a token is being
requested that is not valid. |
class |
MissingInitialParameterException
Subclass of TwiffException when there are initial
parameters that are not set in the web.xml file. |
class |
MissingSessionException
Subclass of TwiffException when a no session has
been created when one is expected. |
class |
MissingTokenException
Subclass of TwiffException when a form had no
"token" value. |
class |
UnprocessedException
Subclass of TwiffException when there is an object
that is not processed. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |