UnsupportedFileTypeException
Inheritance: java.lang.Object, java.lang.Throwable, java.lang.Exception, java.lang.RuntimeException, com.groupdocs.watermark.exceptions.WatermarkException
public class UnsupportedFileTypeException extends WatermarkException
The exception that is thrown when a file cannot be loaded.
Constructors
Constructor | Description |
---|---|
UnsupportedFileTypeException() | Initializes a new instance of the [UnsupportedFileTypeException](../../com.groupdocs.watermark.exceptions/unsupportedfiletypeexception) class. |
UnsupportedFileTypeException()
public UnsupportedFileTypeException()
Initializes a new instance of the [UnsupportedFileTypeException](../../com.groupdocs.watermark.exceptions/unsupportedfiletypeexception)
class.