Package | Description |
---|---|
org.apache.directory.shared.ldap.util |
Modifier and Type | Class and Description |
---|---|
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.
|
Constructor and Description |
---|
NestableDelegate(Nestable nestable)
Constructs a new
NestableDelegate instance to manage the
specified Nestable . |
Copyright © 2003–2016 The Apache Software Foundation. All rights reserved.