Class ExceptionHandler
The ads exception handler.
Inheritance
System.Object
ExceptionHandler
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Vortex.Adapters.Connector.Tc3.AdsExceptionsHandling
Assembly: Vortex.Adapters.Connector.Tc3.dll
Syntax
static class ExceptionHandler
Methods
Post(AdsConnector, Exception, String)
Declaration
static void Post(this AdsConnector connector, Exception exception, string symbolInfo)
Parameters
Type | Name | Description |
---|---|---|
AdsConnector | connector | |
System.Exception | exception | |
System.String | symbolInfo |