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. |
generateCrashReportaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic CorruptContentException()
Initializes a new instance of the CorruptContentException class.
public CorruptContentException(String message)
Initializes a new instance of the CorruptContentException class.
message - The message.Copyright © 2025 Aspose. All Rights Reserved.