Click or drag to resize

ConfigurationExceptionConfiguration Property

Gets the configuration that caused the exception

Namespace:  SanteDB.Core.Exceptions
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public SanteDBConfiguration Configuration { get; }

Property Value

Type: SanteDBConfiguration
See Also