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