public class CommandException extends Exception
Constructor and Description |
---|
CommandException() |
CommandException(String string) |
CommandException(String string,
Throwable throwable) |
CommandException(Throwable throwable) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2006–2017. All rights reserved.