|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.qoppa.pdf.errors.RenderError
This class is used to describe an error in rendering a PDF page. Objects of this class are added to the list kept by the PDFErrorHandling class to keep track of any errors that might have happened during rendering.
| Constructor Summary | |
RenderError(String msg)
|
|
| Method Summary | |
String |
getErrorMessage()
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public RenderError(String msg)
| Method Detail |
public String getErrorMessage()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||