|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use NestableRuntimeException | |
|---|---|
| net.sf.morph | Core classes for use by other parts of the Morph framework. |
| net.sf.morph.context | Defines Contexts and how they can participate in hierarchies. |
| net.sf.morph.lang | Defines basic Languages used to retrieve and set information in bean-like objects. |
| net.sf.morph.reflect | Defines notions of "bean-like" and "container-like" holders of information by definining a standard API for accessing such information. |
| net.sf.morph.transform | Defines a standard way to transform information from one format or source to another. |
| net.sf.morph.wrap | Defines an API for manipulating data in a stateful manner. |
| Uses of NestableRuntimeException in net.sf.morph |
|---|
| Subclasses of NestableRuntimeException in net.sf.morph | |
|---|---|
class |
MorphException
An exception in the Morph framework. |
| Uses of NestableRuntimeException in net.sf.morph.context |
|---|
| Subclasses of NestableRuntimeException in net.sf.morph.context | |
|---|---|
class |
ContextException
An exception related to accessing the information stored in a context. |
| Uses of NestableRuntimeException in net.sf.morph.lang |
|---|
| Subclasses of NestableRuntimeException in net.sf.morph.lang | |
|---|---|
class |
InvalidExpressionException
Indicates an invalid expression was detected. |
class |
LanguageException
Thrown to indicate that an error occurred while accessing or modifying information using a given Language. |
| Uses of NestableRuntimeException in net.sf.morph.reflect |
|---|
| Subclasses of NestableRuntimeException in net.sf.morph.reflect | |
|---|---|
class |
NoReflectorFoundException
Exception thrown to indicate a suitable reflector for a reflection operation could not be found. |
class |
ReflectionException
Indicates an error occurred accessing or manipulating information while using a Reflector. |
| Uses of NestableRuntimeException in net.sf.morph.transform |
|---|
| Subclasses of NestableRuntimeException in net.sf.morph.transform | |
|---|---|
class |
TransformationException
|
| Uses of NestableRuntimeException in net.sf.morph.wrap |
|---|
| Subclasses of NestableRuntimeException in net.sf.morph.wrap | |
|---|---|
class |
WrapperException
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||