|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NestableRuntimeException | |
---|---|
org.apache.commons.lang | Provides highly reusable static utility methods, chiefly concerned
with adding value to the java.lang classes. |
org.apache.commons.lang.exception | Provides JDK 1.4 style Nested Exception functionality for those on prior Java versions. |
Uses of NestableRuntimeException in org.apache.commons.lang |
---|
Subclasses of NestableRuntimeException in org.apache.commons.lang | |
---|---|
class |
SerializationException
Exception thrown when the Serialization process fails. |
class |
UnhandledException
Thrown when it is impossible or undesirable to consume or throw a checked exception. |
Uses of NestableRuntimeException in org.apache.commons.lang.exception |
---|
Subclasses of NestableRuntimeException in org.apache.commons.lang.exception | |
---|---|
class |
CloneFailedException
Exception thrown when a clone cannot be created. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |