public class TranslationTextComponentFormatException
extends java.lang.IllegalArgumentException
Constructor and Description |
---|
TranslationTextComponentFormatException(TranslationTextComponent component,
int index) |
TranslationTextComponentFormatException(TranslationTextComponent component,
java.lang.String message) |
TranslationTextComponentFormatException(TranslationTextComponent component,
java.lang.Throwable cause) |
public TranslationTextComponentFormatException(TranslationTextComponent component, java.lang.String message)
public TranslationTextComponentFormatException(TranslationTextComponent component, int index)
public TranslationTextComponentFormatException(TranslationTextComponent component, java.lang.Throwable cause)