Overload | Description |
---|---|
XdsRegistryResponse Constructor() | Create a new, blank, registry response |
XdsRegistryResponse Constructor(Exception,XdsErrorCode) | Create a registry response given a System.Exception and an IHE XDS XdsObjects.Enums.XdsErrorCode |
XdsRegistryResponse Constructor(XdsErrorCode,String,String) | Create a registry response given an IHE XDS XdsObjects.Enums.XdsErrorCode, and CodeContext |
XdsRegistryResponse Constructor(XdsErrorCode,String) | Create a registry response given an IHE XDS XdsObjects.Enums.XdsErrorCode, plus Location and CodeContext |