public static class AbstractPlayer.TimeoutException
extends java.lang.Exception
getOutputs()
when the player's AI did not respond in time after an execute()
.
You can change the timeout value with GameManager
's setTurnMaxTime
method.
Constructor and Description |
---|
TimeoutException() |