DefinitionMismatchException Class
Represents an Exception that is thrown when two Definitions with the same key are not equal.
Inheritance Hierarchy
SystemObject
SystemException
TcHmiSrv.Core.Tools.DynamicSymbolsDefinitionMismatchException
Namespace: TcHmiSrv.Core.Tools.DynamicSymbols
Assembly: TcHmiSrvExtNet.Core (in
TcHmiSrvExtNet.Core.dll) Version:
3.1.7447.0+85f9b473a1dd11b8f3e5c9a182fd1901975e46f9
Syntax
C#
public class DefinitionMismatchException : ExceptionThe DefinitionMismatchException type exposes the following members.
Constructors
|
|
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. |
Properties
|
|
Name |
Description |
|---|---|---|
|
|
Gets a collection of key/value pairs that provide additional
user-defined information about the exception. | |
|
|
Gets the first Definition. | |
|
|
Gets or sets a link to the help file associated with this
exception. | |
|
|
Gets or sets HRESULT, a coded numerical value that is assigned
to a specific exception. | |
|
|
Gets the Exception instance that
caused the current exception. | |
|
|
Gets the key of the Definitions. | |
|
|
Gets a message that describes the current DefinitionMismatchException. | |
|
|
Gets the second Definition. | |
|
|
Gets or sets the name of the application or the object that
causes the error. | |
|
|
Gets a string representation of the immediate frames on the
call stack. | |
|
|
Gets the method that throws the current exception. |
Methods
|
|
Name |
Description |
|---|---|---|
|
|
Determines whether the specified object is equal to the current
object. | |
|
|
Allows an object to try to free resources and perform other
cleanup operations before it is reclaimed by garbage
collection. | |
|
|
When overridden in a derived class, returns the Exception that is the root
cause of one or more subsequent exceptions. | |
|
|
Serves as the default hash function. | |
|
|
When overridden in a derived class, sets the SerializationInfo
with information about the exception. | |
|
|
Gets the runtime type of the current instance. | |
|
|
Creates a shallow copy of the current Object. | |
|
|
Creates and returns a string representation of the current
exception. |
Events
|
|
Name |
Description |
|---|---|---|
|
|
Occurs when an exception is serialized to create an exception
state object that contains serialized data about the
exception. |
Version Information
Supported in: 3.1.7447.0, 2.3.7447.0, 1.10.7447.0
Reference
TcHmiSrv.Core.Tools.DynamicSymbols Namespace
Copyright © Beckhoff Automation GmbH & Co. KG