|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Nestable | |
org.apache.directory.shared.ldap.util |
Uses of Nestable in org.apache.directory.shared.ldap.util |
Classes in org.apache.directory.shared.ldap.util that implement Nestable | |
class |
NestableError
The base class of all errors which can contain other exceptions. |
class |
NestableException
The base class of all exceptions which can contain other exceptions. |
class |
NestableRuntimeException
The base class of all runtime exceptions which can contain other exceptions. |
Constructors in org.apache.directory.shared.ldap.util with parameters of type Nestable | |
NestableDelegate(Nestable nestable)
Constructs a new NestableDelegate instance to manage the
specified Nestable . |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |