C# Class AIsOfCatan.IllegalActionException

Thrown when a player tries to perform an illegal action on the GameController
Inheritance: AgentActionException
Afficher le fichier Open project: rasmusgreve/catan

Méthodes publiques

Méthode Description
IllegalActionException ( ) : System
IllegalActionException ( string message ) : System

Method Details

IllegalActionException() public méthode

public IllegalActionException ( ) : System
Résultat System

IllegalActionException() public méthode

public IllegalActionException ( string message ) : System
message string
Résultat System