public void OnError(Exception error)
 {
     _innerProperty.OnError(error);
 }