public class CorruptContentException extends PdfException
Constructor and Description |
---|
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(String message)
Initializes a new instance of the CorruptContentException
class.
message
- The message.Copyright © 2017 Aspose. All Rights Reserved.