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
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace
public 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 message