DefinitionMismatchException Constructor

Overload List

 

Name

Description

DefinitionMismatchException Constructor 1:

DefinitionMismatchException(String, String, Definition, Definition)

Initializes a new instance of the DefinitionMismatchException class with the specified error message, key and Definitions.

DefinitionMismatchException Constructor 2:

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.

Reference

DefinitionMismatchException Class

TcHmiSrv.Core.Tools.DynamicSymbols Namespace