at.gv.egiz.pdfas.exceptions.framework
Class SignatorException
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.SignatorException
- All Implemented Interfaces:
- Serializable
- public class SignatorException
- extends PresentableException
Exception thrown by the Signators.
- Author:
- wprinz
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SignatorException
public SignatorException(int error_code,
String message,
Throwable cause)
SignatorException
public SignatorException(int error_code,
String message)
SignatorException
public SignatorException(int error_code,
Throwable cause)
SignatorException
public SignatorException(PresentableException pe)
Copyright © 2006-2010. All Rights Reserved.