|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ChainingException | |
| net.sf.arise.delegate | A simple delegation mechanism to expose general services over pluggable protocols (typically EJB and Servlets). |
| net.sf.arise.gsf | Graphical scripting framework. |
| net.sf.arise.gui | The Swing classes that make up the Arise GUI. |
| net.sf.arise.loading | Confusingly-named package that deals with reflection handling. |
| net.sf.arise.piji | The piji core package. |
| Uses of ChainingException in net.sf.arise.delegate |
| Subclasses of ChainingException in net.sf.arise.delegate | |
class |
ServiceException
Top level Exception for all Service Exceptions. |
class |
ServiceInvocationException
Top level Exception for all Service Exceptions. |
| Uses of ChainingException in net.sf.arise.gsf |
| Subclasses of ChainingException in net.sf.arise.gsf | |
class |
EngineException
|
class |
EvalException
|
class |
NoSuchEngineException
|
| Uses of ChainingException in net.sf.arise.gui |
| Subclasses of ChainingException in net.sf.arise.gui | |
class |
SigseException
|
| Uses of ChainingException in net.sf.arise.loading |
| Subclasses of ChainingException in net.sf.arise.loading | |
class |
LoadingException
Exception signalling misbehaviour of some loading function |
class |
PrivateMemberException
Exception signalling misbehaviour of some loading function |
| Uses of ChainingException in net.sf.arise.piji |
| Subclasses of ChainingException in net.sf.arise.piji | |
class |
BadArgumentException
Exception signalling a mismatch between the desired properties of a formal argument and the properties of an actual argument, eg. |
class |
ConfigurationException
Exception for signalling configuration problems |
class |
ContextException
Exception signalling failure to find the binding of some symbol |
class |
EvaluationException
An umbrella exception for all the bad things that may happen during interpretation. |
class |
IllegalFormalArgumentException
Exception signalling that a formal argument was out of order when declaring a lambda. |
class |
InternalException
Exception signalling misbehaviour of some internal function |
class |
ParseException
Exception for signalling error conditions during a parse |
class |
ParseParanthesisException
Exception for signalling error conditions during a parse |
class |
ParseUnfinishedException
Exception for signalling error conditions during a parse |
class |
PijiException
|
class |
WrongArgumentCountException
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
All code and documentation is
Copyright (c) : 2000-2003 Kjetil Valstadsve & Maja S. Bratseth