Frames | No Frames |
Classes implementing org.apache.commons.lang.exception.Nestable | |
class | The base class of all errors which can contain other exceptions. |
class | The base class of all exceptions which can contain other exceptions. |
class | The base class of all runtime exceptions which can contain other
exceptions. |
Constructors with parameter type org.apache.commons.lang.exception.Nestable | |
Constructs a new NestableDelegate instance to manage the
specified Nestable . |
Classes implementing org.apache.commons.lang.exception.Nestable | |
class | Thrown to indicate that a block of code has not been implemented. |
class | Exception thrown when the Serialization process fails. |
class | Thrown when it is impossible or undesirable to consume or throw a checked exception. |