Class PlayerErrorsRaised


  • public class PlayerErrorsRaised
    extends java.lang.Object
    Send a list of any errors that need to be delivered.
    • Constructor Detail

      • PlayerErrorsRaised

        public PlayerErrorsRaised​(PlayerId playerId,
                                  java.util.List<PlayerError> errors)
    • Method Detail

      • getPlayerId

        public PlayerId getPlayerId()
      • getErrors

        public java.util.List<PlayerError> getErrors()