| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exceptionorg.pdfbox.exceptions.WrappedExceptionorg.pdfbox.exceptions.COSVisitorExceptionpublic class COSVisitorExceptionextends WrappedExceptionConstructor Summary | |
| |
Method Summary |
Methods inherited from class org.pdfbox.exceptions.WrappedException | |
getMessage, printStackTrace | |
public COSVisitorException(Exception e)
COSVisitorException constructor comment.
- Parameters:
e- The root exception that caused this exception.