| Package | Description |
|---|---|
| com.indexdata.serviceproxy.exception | |
| com.indexdata.serviceproxy.unstable.pazpar2.client |
| Modifier and Type | Method and Description |
|---|---|
ErrorCode |
StandardServiceException.getError() |
abstract ErrorCode |
ServiceException.getError() |
static ErrorCode |
ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ErrorCode[] |
ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
StandardServiceException(String msg,
ErrorCode code) |
StandardServiceException(String msg,
Throwable cause,
ErrorCode code) |
StandardServiceException(Throwable cause,
ErrorCode code) |
| Modifier and Type | Method and Description |
|---|---|
ErrorCode |
Pazpar2ClientExceptionWrapper.getError() |
Copyright © 2008-2015 Index Data. All Rights Reserved.