net.sourceforge.jpotpourri.util
Class ZipUtilException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by net.sourceforge.jpotpourri.util.ZipUtilException
All Implemented Interfaces:
java.io.Serializable

public class ZipUtilException
extends java.lang.Exception

Author:
christoph_pickl@users.sourceforge.net
See Also:
Serialized Form

Constructor Summary
ZipUtilException(java.lang.String msg)
           
ZipUtilException(java.lang.String msg, java.lang.Exception cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ZipUtilException

public ZipUtilException(java.lang.String msg,
                        java.lang.Exception cause)

ZipUtilException

public ZipUtilException(java.lang.String msg)


Copyright © 2008. All Rights Reserved.