Package | Description |
---|---|
com.indexdata.masterkey.pazpar2.client.exceptions |
Modifier and Type | Method and Description |
---|---|
static ProxyErrorException.ErrorCode |
ProxyErrorException.ErrorCode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ProxyErrorException.ErrorCode[] |
ProxyErrorException.ErrorCode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
ProxyErrorException(String msg,
ProxyErrorException.ErrorCode code)
Creates a proxy-specifix error returned to the client as a pazpar2 error.
|
Copyright © 2014. All rights reserved.