class MissingSingletonException extends ServerException

Exception indicating that GetInstance() was called on a singleton that has not been constructed

Properties

$code from  ServerException
$message

Methods

__construct(string|null $details = null)

No description

Details

in BaseException at line 8
__construct(string|null $details = null)

No description

Parameters

string|null $details