satin.common
Class CommandLine.SyntaxError

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

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

Indicates a syntax error in a command line.

See Also:
Serialized Form

Constructor Summary
CommandLine.SyntaxError(java.lang.String descr)
           
 
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
 

Constructor Detail

CommandLine.SyntaxError

public CommandLine.SyntaxError(java.lang.String descr)
Revision History



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