Show / Hide Table of Contents

    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 Source

    DanglIdentityServerConfigurationException(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

    Extension Methods

    ObjectExtensions.Clone<T>(T)
    • Improve this Doc
    • View Source
    Back to top © Dangl IT GmbH