org.mvel2.sh
Class CommandException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.mvel2.sh.CommandException
- All Implemented Interfaces:
- Serializable
public class CommandException
- extends RuntimeException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandException
public CommandException()
CommandException
public CommandException(String message)
CommandException
public CommandException(String message,
Throwable cause)
CommandException
public CommandException(Throwable cause)
Copyright © 2011. All Rights Reserved.