com.indexdata.masterkey.pazpar2.client.exceptions
public class ProxyErrorException extends Pazpar2ErrorException
Modifier and Type | Class and Description |
---|---|
static class |
ProxyErrorException.ErrorCode |
Constructor and Description |
---|
ProxyErrorException(String msg,
ProxyErrorException.ErrorCode code)
Creates a proxy-specifix error returned to the client as a pazpar2 error.
|
getAddInfo, getErrorCode, getErrorMsg, toXML
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ProxyErrorException(String msg, ProxyErrorException.ErrorCode code)
msg
- code
- Copyright © 2014. All rights reserved.