org.nuiton.util
Class GZUtilException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.nuiton.util.GZUtilException
All Implemented Interfaces:
Serializable

public class GZUtilException
extends RuntimeException

See Also:
Serialized Form

Constructor Summary
GZUtilException(String msg)
           
GZUtilException(String msg, Throwable eee)
           
 
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

GZUtilException

public GZUtilException(String msg)

GZUtilException

public GZUtilException(String msg,
                       Throwable eee)


Copyright © 2004-2012 CodeLutin. All Rights Reserved.