C# Class Affecto.Authentication.Claims.ClaimNotFoundException

Inheritance: System.Exception
Show file Open project: affecto/dotnet-Authentication.Claims

Public Methods

Method Description
ClaimNotFoundException ( string claimName ) : System

Method Details

ClaimNotFoundException() public method

public ClaimNotFoundException ( string claimName ) : System
claimName string
return System