public class TranslationTextComponentFormatException
extends java.lang.IllegalArgumentException
| コンストラクタと説明 | 
|---|
| 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)