org.apache.geronimo.cli
Class CLParserException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.apache.geronimo.cli.CLParserException
org.apache.geronimo.cli.CLParserException
- All Implemented Interfaces: 
- Serializable
- public class CLParserException 
- extends Exception
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
CLParserException
public CLParserException(Throwable cause)
CLParserException
public CLParserException(String description,
                         Throwable cause)
CLParserException
public CLParserException(String description)
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.