Static
Optional
prepareOptional override for formatting stack traces
Static
stackOptional
causeOptional
stackStatic
captureCreate .stack property on a target object
Optional
constructorOpt: FunctionCreate .stack property on a target object
Optional
constructorOpt: Function
Thrown when a service is not found by the container.
Usually, Container.register wasn't called.
Or, the bundle that provides the service was not loaded, see ExtendableContainer.addExtension.
Example