Class LambdaConfigIllegalKeyException
The Lambda
Inheritance
System.Object
System.Exception
LambdaConfigIllegalKeyException
Implements
Inherited Members
Namespace: LambdaSharp.Exceptions
Assembly: LambdaSharp.dll
Syntax
public class LambdaConfigIllegalKeyException : ALambdaConfigException, ISerializable, ILambdaExceptionFingerprinter
Constructors
LambdaConfigIllegalKeyException(String)
Initializes a Lambda
Declaration
public LambdaConfigIllegalKeyException(string key)
Parameters
Type | Name | Description |
---|---|---|
System. |
key | The configuration key. |