satin.common
Class CmdLineParser.SyntaxError

java.lang.Object
  |
  +--java.lang.Throwable
        |
        +--java.lang.Exception
              |
              +--satin.common.CmdLineParser.SyntaxError
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CmdLineParser

public static class CmdLineParser.SyntaxError
extends java.lang.Exception

Indicates a syntax error in a command line.

See Also:
Serialized Form

Methods inherited from class java.lang.Throwable
fillInStackTrace, getLocalizedMessage, getMessage, printStackTrace, printStackTrace, printStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Revision History



Generated on 5/9/2001 19:37 from CmdLineParser.java (PRIVATE SOURCES)