Package net.minecraft.util
Class InvalidIdentifierException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.util.InvalidIdentifierException
- All Implemented Interfaces:
Serializable
public class InvalidIdentifierException extends RuntimeException
- See Also:
- Serialized Form
- Mappings:
Namespace Name official v
intermediary net/minecraft/class_151
named net/minecraft/util/InvalidIdentifierException
-
Constructor Summary
Constructors Constructor Description InvalidIdentifierException(String string)
InvalidIdentifierException(String string, Throwable throwable)
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
InvalidIdentifierException
-
InvalidIdentifierException
-