Class UnprocessedProjectSettingsRestrictionException

All Implemented Interfaces:
Serializable

public class UnprocessedProjectSettingsRestrictionException extends IllegalEntityStateException
Thrown when an operation cannot be completed because a related project settings restriction has not completed processing.
Since:
8.10
See Also:
  • Constructor Details

    • UnprocessedProjectSettingsRestrictionException

      public UnprocessedProjectSettingsRestrictionException(@Nonnull KeyedMessage message, @Nonnull ProjectSettingsRestriction projectSettingsRestriction)
  • Method Details