Class InferredAttributeModifiedException

All Implemented Interfaces:
Serializable

public class InferredAttributeModifiedException extends AttributeModificationForbiddenException
This exception is raised when the user modifies an inferred attribute, which is forbidden.
See Also:
  • Constructor Details

    • InferredAttributeModifiedException

      public InferredAttributeModifiedException(String message)