Class LimitExceededException

All Implemented Interfaces:
Serializable

public class LimitExceededException extends ServiceException
Indicates that the requested operation would breach an internally enforced limit or policy, defined to ensure that the system operates within defined parameters.

See the scaling documentation for more details.

See Also:
  • Constructor Details

    • LimitExceededException

      public LimitExceededException(@Nonnull KeyedMessage message)