Class CommandExecutionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
de.unibamberg.minf.gtf.exceptions.CommandExecutionException
- All Implemented Interfaces:
Serializable
- Direct Known Subclasses:
CommandArgumentsException
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCommandExecutionException(String command, String issue) CommandExecutionException(String command, Throwable source) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
CommandExecutionException
-
CommandExecutionException
-
-
Method Details
-
getMessage
- Overrides:
getMessagein classThrowable
-