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