Package net.minecraft.test
Class TickLimitExceededException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.test.TickLimitExceededException
- All Implemented Interfaces:
Serializable
public class TickLimitExceededException extends RuntimeException
- See Also:
- Serialized Form
-
Constructor Summary
Constructors Constructor Description TickLimitExceededException(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
-
TickLimitExceededException
-