NoServerSettingsExceptions constructor
NoServerSettingsExceptions()
Implementation
NoServerSettingsExceptions()
: super(
'no serverSettings provided',
ErrorCodes.noServerSettings,
);
NoServerSettingsExceptions()
: super(
'no serverSettings provided',
ErrorCodes.noServerSettings,
);