Qizx/open API

net.axyana.qizxopen.util
Class CmdLine.Error

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bynet.axyana.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)

© 2005 Axyana Software