onDepInitializeFailed abstract method
void
onDepInitializeFailed(
- BaseScopeContainer scope,
- Dep dep,
- Object exception,
- StackTrace stackTrace,
Implementation
void onDepInitializeFailed(
BaseScopeContainer scope,
Dep dep,
Object exception,
StackTrace stackTrace,
);