Base:
property
Message
System.Exception.Message
1 reference to Message
System.ServiceModel (1)
System\ServiceModel\FaultException.cs (1)
455return SR.GetString(SR.SFxFaultExceptionToString3, this.GetType(), this.Message, this.detail != null ? this.detail.ToString() : String.Empty);