Class ActionInvalidException

java.lang.Object
java.lang.Throwable
java.lang.Exception
marauroa.server.game.ActionInvalidException
All Implemented Interfaces:
Serializable

public class ActionInvalidException extends Exception
This exception is thrown when an action lacks of an important attribute like:
  • sourceid
  • zoneid
Author:
miguel
See Also:
Serialized Form
  • Constructor Details

    • ActionInvalidException

      public ActionInvalidException(String attribute)
      Constructor
      Parameters:
      attribute - missing attribute