SMetrID V3 Library - manuál programátora
C#
Show/Hide TOC
Com
Exception Class
Exception thrown by the communicator
Definition
Namespace:
OddPrg.Communication
Assembly:
OddPrg.Communication (in OddPrg.Communication.dll) Version: 2.0.0.2 (2.0.0.2)
C#
Copy
public
class
ComException
:
Exception
Inheritance
Object
Exception
ComException
Properties
Kind
Gets exception kind - exception detail
SourceCommunicatorInfo
Informations about communicator which is source of exception.
TimedOut
Gets whether exception is caused bz timeout
See Also
Reference
OddPrg.Communication Namespace
In This Article
Definition
Properties
See Also