KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > java > util > zip > ZipException

java.util.zip
Class ZipException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.io.IOException
              extended by java.util.zip.ZipException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
JarException
See Also:
Top Examples, Source Code

public ZipException()
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  


[1790]umar zipExceptoin
By umar_beit { at } yahoo { dot } com on 2006/07/24 00:03:53  Rate
This is very good for the Students

public ZipException(String s)
Geek's Notes:
Description  Add your codes or notes  Search More Java Examples  

Popular Tags