Overload | Description |
---|---|
XdsQueryResponse Constructor() | Create a new empty XdsQueryResponse object |
XdsQueryResponse Constructor(Exception,XdsErrorCode) | Create a query response given a System.Exception and an IHE XDS XdsObjects.Enums.XdsErrorCode |
XdsQueryResponse Constructor(XdsErrorCode,String,String) | Create a query response given an IHE XDS XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext |
XdsQueryResponse Constructor(XdsErrorCode,String) | Create a query response given an IHE XDS XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext |