import {MissingServiceException} from 'deep-di/lib/Exception/MissingServiceException.js'
MissingServiceException
Extends:
lib/Exception/Exception~Exception → MissingServiceException
Thrown when requested service is missing
Constructor Summary
Public Constructor | ||
public |
constructor(serviceName: String) |