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