Exception thrown when the values provided for a Delegate are not enough.
Inheritance Hierarchy
Object | ||||
Exception | ||||
SystemException | ||||
ArgumentException | ||||
MissingValuesException |
Assembly: Epic.Prelude
Declaration Syntax
C# |
[SerializableAttribute] public sealed class MissingValuesException : ArgumentException
Members
All Members | Constructors | ||||
Member | Description | |
---|---|---|
MissingValuesException(String, String) |
Initializes a new instance of the MissingValuesException class.
|