public class PasswordProtectedFileException extends ComparisonException
Constructor and Description |
---|
PasswordProtectedFileException()
The exception that is thrown when the document is protected by password.
|
PasswordProtectedFileException(String message,
Throwable e)
Initializes a new instance of
InvalidPasswordException class. |
getHResult, getInnerException, getType, setErrorCode, setHResult, toString
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public PasswordProtectedFileException()
The exception that is thrown when the document is protected by password.
public PasswordProtectedFileException(String message, Throwable e)
Initializes a new instance of InvalidPasswordException
class.
message
- the messagee
- the e