MissingSingletonException
class MissingSingletonException extends ServerException
Exception indicating that GetInstance() was called on a singleton that has not been constructed
Properties
| $code | from ServerException | ||
| $message |
Methods
Details
in
BaseException at line 8
__construct(string|null $details = null)
No description