eu.scape_project.pit.invoke
Class CommandNotFoundException
java.lang.Object
java.lang.Throwable
java.lang.Exception
eu.scape_project.pit.invoke.CommandNotFoundException
- All Implemented Interfaces:
- Serializable
public class CommandNotFoundException
- extends Exception
- Author:
- Andrew Jackson
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CommandNotFoundException
public CommandNotFoundException()
CommandNotFoundException
public CommandNotFoundException(String message,
Throwable cause)
- Parameters:
message
- cause
-
CommandNotFoundException
public CommandNotFoundException(String message)
- Parameters:
message
-
CommandNotFoundException
public CommandNotFoundException(Throwable cause)
- Parameters:
cause
-
Copyright © 2013. All Rights Reserved.