com.mrami.libre.GetOpt
Class CommandLineOptionException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bycom.mrami.libre.GetOpt.CommandLineOptionException
All Implemented Interfaces:
java.io.Serializable

public class CommandLineOptionException
extends java.lang.Exception

This exception is thrown when there's an error in the command line options (user did not meet the expectation of the software).

See Also:
OptionProcessingException, Serialized Form

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