Uses of Interface org.apache.commons.lang.exception.Nestable

Uses in package org.apache.commons.lang.exception

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.

Uses in package org.apache.commons.lang

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.

Copyright © 2001-2005 - Apache Software Foundation