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 pMadeAttempts, int pSuccessfulAttempts, GameTestInfo pTestInfo)