Construct a TcBindingException with the TcContext, from which it originated, the TcCom, which raised it and the
error message
The TcContext from which the exception originated
The TcCom from which the exception originated
Error message
Construct a TcException with the TcCom, from which it originated, and the
error message, as well as any parent Error that can provide additional information
The TcContext from which the exception originated
The TcCom from which the exception originated
Error message
The parent Error of this TcException
Construct a TcException with the TcCom, from which it originated, and the
error message, as well as additional data associated with this error
The TcContext from which the exception originated
The TcCom from which the exception originated
Error message
The Data, which is associated with this TcException
Construct a TcException with the TcCom, from which it originated, and the
error message, as well as both the parent Error and additional Error Data
The TcContext from which the exception originated
The TcCom from which the exception originated
Error message
The parent Error of this TcException
The Data, which is associated with this TcException
Access the TcContext, from which this TcException originated
Access any data, associated with this TcException
Access any parent error, that was raised alongside this TcException
Access the TcCom, from which this TcException originated
Generated using TypeDoc
Exception raised when an error happens during unsubscribing from a Target PLC Symbol