org.crsh.command
Class SyntaxException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.crsh.command.ScriptException
org.crsh.command.SyntaxException
- All Implemented Interfaces:
- Serializable
public class SyntaxException
- extends ScriptException
Wrong syntax provided when invoking the command.
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SyntaxException
public SyntaxException(String message)
Copyright © 2014 eXo Platform SAS. All Rights Reserved.