Class DanglIdentityServerConfigurationException
This exception signals that the DanglIdentityServerConfiguration is invalid
Inheritance
System.Object
DanglIdentityServerConfigurationException
Namespace: Dangl.Identity.Client.Mvc.Configuration
Assembly: Dangl.Identity.Client.Mvc.dll
Syntax
public class DanglIdentityServerConfigurationException : ArgumentException
Constructors
| Improve this Doc View SourceDanglIdentityServerConfigurationException(String, String)
This exception signals that the DanglIdentityServerConfiguration is invalid
Declaration
public DanglIdentityServerConfigurationException(string message, string paramName)
Parameters
| Type | Name | Description |
|---|---|---|
| System.String | message | |
| System.String | paramName |