1. GroupDocs.Watermark
  2. /
  3. GroupDocs.Watermark for Java
  4. /
  5. com.groupdocs.watermark.exceptions
  6. /
  7. UnsupportedFileTypeException

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.