Overload | Description |
---|---|
XdsRetrieveResponse Constructor() | Create a new XdsRetrieveResponse object with no documents. This would be used by a repository or gateway. |
XdsRetrieveResponse Constructor(Exception,XdsErrorCode) | Create a retrieve response given a System.Exception and an IHE XDS XdsObjects.Enums.XdsErrorCode |
XdsRetrieveResponse Constructor(XdsErrorCode,String,String) | Create a retrieve response given an IHE XDS XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext |