Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic class CommandContextException
extends RuntimeException
| Constructor and Description |
|---|
CommandContextException(Translation translation,
Object... replacements)
Constructs an
InvalidCommandArgument with a translatable message. |
CommandContextException(TranslationProvider key,
Object... replacements)
Constructs an
InvalidCommandArgument using a translation provider. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public CommandContextException(TranslationProvider key, Object... replacements)
InvalidCommandArgument using a translation provider.key - The translation provider that supplies the translation key.replacements - Optional replacements for formatting the translation.public CommandContextException(Translation translation, Object... replacements)
InvalidCommandArgument with a translatable message.translation - The translatable message associated with the exception.replacements - Optional replacements for formatting the translation.
Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buy