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