DiServiceLocatorNotAttachedException constructor
const
DiServiceLocatorNotAttachedException()
Creates an error for an empty locator.
Implementation
const DiServiceLocatorNotAttachedException()
: super('No DiContainer is attached to this DiServiceLocator.');