|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NestedRuntimeException | |
org.jboss.util | Utility classes and interfaces. |
org.jboss.util.property | An advanced property access, managment and notification system. |
Uses of NestedRuntimeException in org.jboss.util |
Subclasses of NestedRuntimeException in org.jboss.util | |
class |
CoercionException
This exception is thrown to indicate that a problem has occured while trying to coerce an object. |
class |
DataConversionException
An exception throw to indicate a problem with some type of data conversion. |
class |
NotCoercibleException
This exception is thrown to indicate that an object was not coercible. |
Uses of NestedRuntimeException in org.jboss.util.property |
Subclasses of NestedRuntimeException in org.jboss.util.property | |
class |
PropertyException
This exception is thrown to indicate a non-fatal problem with the property system. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |