org.codehaus.plexus.util.cli
Class CommandLineException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.codehaus.plexus.util.cli.CommandLineException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- CommandLineTimeOutException
public class CommandLineException
- extends Exception
- Version:
- $Id$
- Author:
- Trygve Laugstøl
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandLineException
public CommandLineException(String message)
CommandLineException
public CommandLineException(String message,
Throwable cause)
Copyright © 2008-2011. All Rights Reserved.