edu.mines.jtk.util
Class ArgsParser.OptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by edu.mines.jtk.util.ArgsParser.OptionException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
ArgsParser

public static class ArgsParser.OptionException
extends java.lang.Exception

Option exceptions are thrown when options specified in arguments are inconsistent with the parser's specifications.

See Also:
Serialized Form

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