Class UsernameExistsException

    • Constructor Detail

      • UsernameExistsException

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