All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class com.visualtek.png.PNGException

java.lang.Object
   |
   +----java.lang.Throwable
           |
           +----java.lang.Exception
                   |
                   +----java.io.IOException
                           |
                           +----com.visualtek.png.PNGException

public class PNGException
extends IOException
class PNGException Thrown from PNGProducer in case of errors during decoding/encoding image


Constructor Index

 o PNGException()
 o PNGException(String)

Constructors

 o PNGException
 public PNGException()
 o PNGException
 public PNGException(String what)

All Packages  Class Hierarchy  This Package  Previous  Next  Index