类 GameTestException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
net.minecraft.gametest.framework.GameTestException
所有已实现的接口:
Serializable
直接已知子类:
GameTestAssertException, GameTestTimeoutException, UnknownGameTestException

public abstract class GameTestException extends RuntimeException
另请参阅:
  • 构造器详细资料

    • GameTestException

      public GameTestException(String p_401300_)
  • 方法详细资料

    • getDescription

      public abstract Component getDescription()