|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
org.pdfbox.exceptions.WrappedException
org.pdfbox.exceptions.COSVisitorException
public class COSVisitorException
An exception that represents something gone wrong when visiting a PDF object.
| Constructor Summary | |
|---|---|
COSVisitorException(java.lang.Exception e)
COSVisitorException constructor comment. |
|
| Method Summary |
|---|
| Methods inherited from class org.pdfbox.exceptions.WrappedException |
|---|
getMessage, printStackTrace |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public COSVisitorException(java.lang.Exception e)
e - The root exception that caused this exception.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||