public override int GetHashCode()
 {
     return(_exception.GetHashCode());
 }