public final class PasswordRequiredException extends GroupDocsConversionException
GroupDocs exception thrown when the file is password protected and password is not provided
| Constructor and Description |
|---|
PasswordRequiredException()
Default constructor
|
PasswordRequiredException(FileType fileType)
Creates an exception instance with a FileType
|
PasswordRequiredException(String message)
Creates an exception instance with a message
|
getHResult, getInnerException, getType, setErrorCode, setHResult, toStringaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTracepublic PasswordRequiredException()
public PasswordRequiredException(FileType fileType)
Creates an exception instance with a FileType
fileType - The file typepublic PasswordRequiredException(String message)
Creates an exception instance with a message
message - The messageCopyright © 2024. All rights reserved.