com.openexchange.admin.console
Class CLIOptionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.openexchange.admin.console.CLIOptionException
All Implemented Interfaces:
Serializable
Direct Known Subclasses:
CLIIllegalOptionValueException, CLIParseException, CLIUnknownOptionException

public abstract class CLIOptionException
extends Exception

CLIOptionException - Base class for CLI parsing error

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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait