ServiceAlreadyInitializedException constructor
ServiceAlreadyInitializedException()
Implementation
ServiceAlreadyInitializedException()
: super(
condition:
'Cannot initialize a service that has already been initialized.',
);