Qizx/Open v0.4

net.xfra.qizxopen.util
Class CmdLine.Error

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--net.xfra.qizxopen.util.CmdLine.Error
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CmdLine

public static class CmdLine.Error
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
CmdLine.Error()
           
CmdLine.Error(java.lang.String msg)
           
 
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CmdLine.Error

public CmdLine.Error()

CmdLine.Error

public CmdLine.Error(java.lang.String msg)

 Copyright Xavier FRANC 2003-2004