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