public class TranslationException extends IllegalArgumentException
Constructor and Description |
---|
TranslationException(TranslatableText text,
int index) |
TranslationException(TranslatableText text,
String message) |
TranslationException(TranslatableText text,
Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public TranslationException(TranslatableText text, String message)
public TranslationException(TranslatableText text, int index)
public TranslationException(TranslatableText text, Throwable cause)