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