public class CorruptContentException extends PdfException
Constructor and Description |
---|
CorruptContentException()
Initializes a new instance of the
CorruptContentException class. |
CorruptContentException(String message)
Initializes a new instance of the
CorruptContentException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public CorruptContentException()
Initializes a new instance of the CorruptContentException
class.
public CorruptContentException(String message)
Initializes a new instance of the CorruptContentException
class.
message
- The message.