org.rhq.enterprise.client.script
Class CommandLineParseException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.rhq.enterprise.client.script.CommandLineParseException
- All Implemented Interfaces:
- Serializable
public class CommandLineParseException
- extends RuntimeException
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandLineParseException
public CommandLineParseException()
CommandLineParseException
public CommandLineParseException(String message)
CommandLineParseException
public CommandLineParseException(String message,
String[] cmdLineTokens)
CommandLineParseException
public CommandLineParseException(String message,
Throwable cause)
CommandLineParseException
public CommandLineParseException(Throwable cause)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.