at.knowcenter.wag.egov.egiz.exceptions
Class PDFDocumentException
java.lang.Object
java.lang.Throwable
java.lang.Exception
at.knowcenter.wag.egov.egiz.exceptions.PresentableException
at.knowcenter.wag.egov.egiz.exceptions.ErrorCodeException
at.knowcenter.wag.egov.egiz.exceptions.PDFDocumentException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- PlaceholderException
public class PDFDocumentException
- extends ErrorCodeException
This exception is thrown in case of problems using pdf librarys.
- Author:
- wlackner
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PDFDocumentException
public PDFDocumentException(int error_code,
String message,
Throwable cause)
- Parameters:
error_code
- message
- cause
-
PDFDocumentException
public PDFDocumentException(int error_code,
String message)
- Parameters:
error_code
- message
-
PDFDocumentException
public PDFDocumentException(int error_code,
Throwable cause)
- Parameters:
error_code
- cause
-
PDFDocumentException
public PDFDocumentException(int error_code)
- Parameters:
error_code
-
Copyright © 2006-2007 EGIZ - E-Government Innovationszentrum. All Rights Reserved.