Class InvalidPasswordException

    • Constructor Detail

      • InvalidPasswordException

        public InvalidPasswordException​(String message)
        Constructs a new InvalidPasswordException with the specified error message.
        Parameters:
        message - Describes the error encountered.