Searched refs:DebugException (Results 1 – 2 of 2) sorted by relevance
58 DebugException = debugException; in Status()81 public Exception DebugException { get; } property88 if (DebugException != null) in ToString()
153 …StringAssert.Contains("Error received from peer", ex.Status.DebugException.Message, "Is \"Error re… in UnaryCall_StatusDebugErrorStringNotTransmittedFromServer()158 …StringAssert.Contains("Error received from peer", ex2.Status.DebugException.Message, "Is \"Error r… in UnaryCall_StatusDebugErrorStringNotTransmittedFromServer()