Class UserCantLoginException.UserMustChangePasswordException

java.lang.Object
java.lang.Throwable
java.lang.Exception
tv.hd3g.authkit.mod.exception.UserCantLoginException
tv.hd3g.authkit.mod.exception.UserCantLoginException.UserMustChangePasswordException
All Implemented Interfaces:
Serializable
Enclosing class:
UserCantLoginException

public static final class UserCantLoginException.UserMustChangePasswordException extends UserCantLoginException
See Also:
  • Constructor Details

    • UserMustChangePasswordException

      public UserMustChangePasswordException(String userUUID)
  • Method Details

    • getUserUUID

      public String getUserUUID()