idainfront.pdfcreator4j
Class PdfCreatorException
java.lang.Object
java.lang.Throwable
java.lang.Exception
idainfront.pdfcreator4j.PdfCreatorException
- All Implemented Interfaces:
- Serializable
public class PdfCreatorException
- extends Exception
Exception that is thrown when a exception is raised, either from the pdf creator
or in the connection between Java and COM.
- Author:
- John Bäckstrand, Peter Isaksson and Johan Ek
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PdfCreatorException
public PdfCreatorException(String msg)
PdfCreatorException
public PdfCreatorException(String msg,
Throwable cause)
PdfCreatorException
public PdfCreatorException(Throwable cause)
Copyright © 2009. All Rights Reserved.