Class PngException

All Implemented Interfaces:
Serializable

public class PngException extends IOException
The superclass for all decoding exceptions.
See Also:
  • Method Details

    • isFatal

      public boolean isFatal()
      Returns true if this exception represents a fatal decoding error. Most errors in non-ancillary chunks are fatal.