public virtual void error(Exception e)
 {
     ExceptionError?.Invoke(this, e);
 }