Class ExhaustedAttemptsException

java.lang.Object
java.lang.Throwable
net.minecraft.gametest.framework.ExhaustedAttemptsException
All Implemented Interfaces:
Serializable

class ExhaustedAttemptsException extends Throwable
  • Constructor Details

    • ExhaustedAttemptsException

      public ExhaustedAttemptsException(int madeAttempts, int successfulAttempts, GameTestInfo testInfo)