Class UserPasswordException.MustMatchCurrentPassword

All Implemented Interfaces:
Serializable
Enclosing class:
UserPasswordException

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

    • userId

      public final long userId
  • Constructor Details

    • MustMatchCurrentPassword

      public MustMatchCurrentPassword(long userId)