Class UserPasswordException.MustNotBeChangedYet

All Implemented Interfaces:
Serializable
Enclosing class:
UserPasswordException

public static class UserPasswordException.MustNotBeChangedYet extends UserPasswordException
See Also:
  • Field Details

    • changeableDate

      public final Date changeableDate
    • timeZoneId

      public String timeZoneId
    • userId

      public long userId
  • Constructor Details

    • MustNotBeChangedYet

      public MustNotBeChangedYet(User user, Date changeableDate)