com.indexdata.masterkey.pazpar2.client.exceptions
Class Pazpar2ErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.indexdata.masterkey.pazpar2.client.exceptions.Pazpar2ErrorException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- Pazpar2InitException, Pazpar2MissingRecordException, ProxyErrorException
public class Pazpar2ErrorException
- extends Exception
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
Pazpar2ErrorException
public Pazpar2ErrorException(String msg,
int errorCode,
String errorMsg,
String addInfo)
getErrorCode
public int getErrorCode()
getErrorMsg
public String getErrorMsg()
getAddInfo
public String getAddInfo()
toXML
public String toXML()
Copyright © 2012. All Rights Reserved.