Class IllegalActionException

  • All Implemented Interfaces:
    Serializable

    public class IllegalActionException
    extends FrameworkException
    Exception thrown when attempting to perform an action which is not allowed. For example, a given action would not be allowed depending on an entity state, or some other rule.
    See Also:
    Serialized Form
    • Constructor Detail

      • IllegalActionException

        public IllegalActionException()
      • IllegalActionException

        public IllegalActionException​(String message)