org.apache.openejb.client
Class CommandParser.HelpException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.apache.openejb.client.CommandParser.HelpException
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
CommandParser

public static class CommandParser.HelpException
extends java.lang.Exception

See Also:
Serialized Form

Constructor Summary
CommandParser.HelpException()
           
 
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
 

Constructor Detail

CommandParser.HelpException

public CommandParser.HelpException()


Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.