public class CorruptedDocumentException extends GroupDocsParserException
| Constructor and Description |
|---|
CorruptedDocumentException()
Initializes a new instance of the
CorruptedDocumentException class. |
CorruptedDocumentException(String message)
Initializes a new instance of the
CorruptedDocumentException class. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic CorruptedDocumentException()
CorruptedDocumentException class.public CorruptedDocumentException(String message)
CorruptedDocumentException class.message - The message that describes the error.Copyright © 2026. All rights reserved.