InitNotCompleteException ​
Exception thrown when the connector is not initialized or connected.
Kind: Class
Namespace: ConnectorLib.Inject.Exceptions
Inheritance: Exception → ISerializable
Public Constructors
InitNotCompleteException()
Initializes a new instance of the ConnectorLib.Inject.Exceptions.InitNotCompleteException class.
InitNotCompleteException(string message)
Initializes a new instance of the ConnectorLib.Inject.Exceptions.InitNotCompleteException class.
