at.gv.egiz.pdfas.exceptions.framework
Class CorrectorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.gv.egiz.pdfas.api.exceptions.PdfAsException
at.knowcenter.wag.egov.egiz.exceptions.PresentableException
at.gv.egiz.pdfas.exceptions.framework.CorrectorException
- All Implemented Interfaces:
- Serializable
- public class CorrectorException
- extends PresentableException
Exceptions thrown by Correctors.
- Author:
- wprinz
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CorrectorException
public CorrectorException(int errorCode,
String message,
Throwable cause)
CorrectorException
public CorrectorException(int errorCode,
String message)
CorrectorException
public CorrectorException(int errorCode,
Throwable cause)
Copyright © 2006-2010. All Rights Reserved.