NoAuthServerSettings constructor

NoAuthServerSettings()

Implementation

NoAuthServerSettings()
    : super(
        'please provide dbServer to ServerService',
        ErrorCodes.noDbServerProvided,
      );