Class TooManyUserPreferencesException

All Implemented Interfaces:
Serializable

public class TooManyUserPreferencesException extends NuxeoException
Since:
2025.16
See Also:
  • Constructor Details

    • TooManyUserPreferencesException

      public TooManyUserPreferencesException(String userId, long actual, long limit)