Module app

Class UseOfUnconnectedPlayer

All Implemented Interfaces:
Serializable

public class UseOfUnconnectedPlayer extends RuntimeException
Thrown when Player methods are called without previous call of connectPlayer on InteractiveGame object
See Also:
  • Constructor Details

    • UseOfUnconnectedPlayer

      public UseOfUnconnectedPlayer()