Serialized Form


Package com.etymon.pj.exception

Class com.etymon.pj.exception.InvalidPdfObjectException extends PjException implements Serializable

Class com.etymon.pj.exception.PdfFormatException extends PjException implements Serializable

Serialized Fields

_errorOffset

int _errorOffset

Class com.etymon.pj.exception.PjException extends java.lang.Exception implements Serializable

Class com.etymon.pj.exception.PjScriptException extends PjException implements Serializable

Serialized Fields

_message

java.lang.String _message

_lineNumber

int _lineNumber

_source

java.lang.String _source

_errorType

int _errorType

Class com.etymon.pj.exception.StartxrefFormatException extends PjException implements Serializable

Class com.etymon.pj.exception.XrefFormatException extends PjException implements Serializable


Package com.etymon.pjx

Class com.etymon.pjx.PdfException extends java.lang.Exception implements Serializable

Serialized Fields

_offset

long _offset
The position where the error was found, or -1 if no position information is available.

Class com.etymon.pjx.PdfFormatException extends PdfException implements Serializable


Package com.etymon.pjx.stream

Class com.etymon.pjx.stream.PdfDecoderException extends PdfException implements Serializable

Class com.etymon.pjx.stream.PdfDecoderFormatException extends PdfDecoderException implements Serializable

Class com.etymon.pjx.stream.PdfDecoderNotSupportedException extends PdfDecoderException implements Serializable