at.gv.egiz.pdfas.exceptions.external
Class ExternalErrorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.gv.egiz.pdfas.api.exceptions.PdfAsException
at.knowcenter.wag.egov.egiz.exceptions.PresentableException
at.knowcenter.wag.egov.egiz.exceptions.ConnectorException
at.gv.egiz.pdfas.exceptions.external.ExternalErrorException
- All Implemented Interfaces:
- Serializable
- public class ExternalErrorException
- extends ConnectorException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
externalErrorCode
protected String externalErrorCode
externalErrorMessage
protected String externalErrorMessage
ExternalErrorException
public ExternalErrorException(String externalErrorCode,
String externalErrorMessage)
getExternalErrorCode
public String getExternalErrorCode()
- Returns:
- the externalErrorCode
getExternalErrorMessage
public String getExternalErrorMessage()
- Returns:
- the externalErrorMessage
Copyright © 2006-2010. All Rights Reserved.