KeplerExceptionDetail public class KeplerExceptionDetail Represents the SoapException detail property extracted from Kepler ServiceException message. Please also refer SoapExceptionDetail Documentation public string ExceptionFullText { get; set; } public string ExceptionMessage { get; set; } public string ExceptionType { get; set; } public KeplerExceptionDetail() public KeplerExceptionDetail(Exception exception)