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