public final class FileTypeNotSupportedException extends GroupDocsConversionException
GroupDocs exception thrown when the file type is not supported
| Constructor and Description |
|---|
FileTypeNotSupportedException()
Default constructor
|
FileTypeNotSupportedException(FileType fileType)
Creates an exception instance with a FileType
|
FileTypeNotSupportedException(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 FileTypeNotSupportedException()
public FileTypeNotSupportedException(FileType fileType)
Creates an exception instance with a FileType
fileType - The file typepublic FileTypeNotSupportedException(String message)
Creates an exception instance with a message
message - The messageCopyright © 2024. All rights reserved.