protected override void OnEnable()
 {
     _target = target as ExceptionHandler;
 }