Package | Description |
---|---|
org.opends.server.admin |
Common administration classes.
|
Modifier and Type | Method and Description |
---|---|
DefinitionDecodingException.Reason |
DefinitionDecodingException.getReason()
Gets the reason why the definition could not be determined.
|
static DefinitionDecodingException.Reason |
DefinitionDecodingException.Reason.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DefinitionDecodingException.Reason[] |
DefinitionDecodingException.Reason.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
DefinitionDecodingException(AbstractManagedObjectDefinition<?,?> d,
DefinitionDecodingException.Reason reason)
Create a new definition decoding exception.
|
Copyright © 2010-2016 ForgeRock AS. All Rights Reserved.