Class UnsupportedImageFormatException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.sejda.sambox.pdmodel.graphics.image.UnsupportedImageFormatException
All Implemented Interfaces:
Serializable

public class UnsupportedImageFormatException extends IllegalArgumentException
See Also:
  • Constructor Details

    • UnsupportedImageFormatException

      public UnsupportedImageFormatException(FileType fileType, String filename, Throwable cause)
  • Method Details

    • getFileType

      public FileType getFileType()
    • getFilename

      public String getFilename()