Package | Description |
---|---|
org.forgerock.opendj.config |
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-2017 ForgeRock AS.