Oops... looks like the spiders padded through here
Add products to your cart and remove them from here Lets buypublic class ParameterValidationException
extends RuntimeException
| Constructor and Description |
|---|
ParameterValidationException(Translation translation,
Object... replacements)
Constructs an
InvalidCommandArgument with a translatable message. |
ParameterValidationException(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 ParameterValidationException(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 ParameterValidationException(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