Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
Exception
org.pdfbox.exceptions.WrappedException
org.pdfbox.exceptions.COSVisitorException
public class COSVisitorException
extends WrappedException
Constructor 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.