Class IncompatibleSetting

All Implemented Interfaces:
Serializable

public class IncompatibleSetting extends InvalidArgument
See Also:
  • Field Details

    • conflictingProperty

      public String conflictingProperty
  • Constructor Details

    • IncompatibleSetting

      public IncompatibleSetting()
  • Method Details

    • getConflictingProperty

      public String getConflictingProperty()
    • setConflictingProperty

      public void setConflictingProperty(String conflictingProperty)