idainfront.pdfcreator4j
Class PdfCreatorError
java.lang.Object
idainfront.pdfcreator4j.PdfCreatorError
public class PdfCreatorError
- extends Object
Class that represents a Pdf Creator Error.
Contains a error number and a description for the error
- Author:
- Johan Ek
PdfCreatorError
public PdfCreatorError(int errorNumber,
String description)
getErrorNumber
public int getErrorNumber()
- Returns:
- the error number
getErrorDescription
public String getErrorDescription()
- Returns:
- the error description
toString
public String toString()
- Overloaded toString method
- Overrides:
toString
in class Object
Copyright © 2009. All Rights Reserved.