com.indexdata.masterkey.pazpar2.client.exceptions
Class ProxyErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.indexdata.masterkey.pazpar2.client.exceptions.Pazpar2ErrorException
com.indexdata.masterkey.pazpar2.client.exceptions.ProxyErrorException
- All Implemented Interfaces:
- Serializable
public class ProxyErrorException
- extends Pazpar2ErrorException
Proxy specific errors.
- Author:
- jakub
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ProxyErrorException
public ProxyErrorException(String msg,
ProxyErrorException.ErrorCode code)
- Creates a proxy-specifix error returned to the client as a pazpar2 error.
- Parameters:
msg
- code
-
Copyright © 2012. All Rights Reserved.