SoapExceptionDetail public class SoapExceptionDetail Documentation public List<string> Details { get; set; } public string ExceptionFullText { get; set; } public string ExceptionMessage { get; set; } public string ExceptionTrace { get; set; } public string ExceptionType { get; set; } public SoapExceptionDetail() public SoapExceptionDetail(Exception ex)