Class PNGException

java.lang.Object
java.lang.Throwable
java.lang.Exception
com.mcgath.jhove.module.png.PNGException
All Implemented Interfaces:
Serializable

public class PNGException extends Exception
Exception class specific to the PNG module
See Also:
  • Constructor Details

    • PNGException

      public PNGException(String msg)
    • PNGException

      public PNGException(JhoveMessage msg)