smartinspectpython.siinvalidconnectionsexception
Module: siinvalidconnectionsexception.py
Revision History
Date | Version | Description |
---|---|---|
2023/05/30 | 3.0.0.0 | Initial Version. |
@export
class
SIInvalidConnectionsExceptionUsed to report errors concerning the connections string in the SmartInspect class.
An invalid syntax, unknown protocols or inexistent options in the SmartInspect.Connections property value will result in an SIInvalidConnectionsException exception.
Threadsafety:
This class is not guaranteed to be thread-safe.