DefinitionMismatchException Constructor
Overload List
|
Name |
Description |
---|---|---|
|
DefinitionMismatchException(String, String, Definition, Definition) |
Initializes a new instance of the DefinitionMismatchException class with the specified error message, key and Definitions. |
|
DefinitionMismatchException(String, String, Definition, Definition, Exception) |
Initializes a new instance of the DefinitionMismatchException class with the specified error message, key, Definitions and a reference to the inner Exception that is the cause of this DefinitionMismatchException. |