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, toString
public InvalidPasswordException()
InvalidPasswordException
class.public InvalidPasswordException(String message)
InvalidPasswordException
class.message
- The message that describes the error.