Class TranslatableFormatException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
net.minecraft.network.chat.contents.TranslatableFormatException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionTranslatableFormatException
(TranslatableContents pComponent, int pInvalidIndex) TranslatableFormatException
(TranslatableContents pContents, String pError) TranslatableFormatException
(TranslatableContents pContents, Throwable pCause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
TranslatableFormatException
-
TranslatableFormatException
-
TranslatableFormatException
-