Package | Description |
---|---|
gov.nasa.pds.registry.exception |
Modifier and Type | Method and Description |
---|---|
ExceptionType |
RegistryServiceException.getExceptionType() |
static ExceptionType |
ExceptionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ExceptionType[] |
ExceptionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RegistryServiceException(java.lang.String messageKey,
ExceptionType exceptionType,
java.lang.Object... arguments) |
Copyright © 2010-2018 Planetary Data System. All Rights Reserved.