Kinetica   C#   API  Version 7.2.3.1
KineticaAdo.KineticaConnectionException Class Reference
+ Inheritance diagram for KineticaAdo.KineticaConnectionException:
+ Collaboration diagram for KineticaAdo.KineticaConnectionException:

Public Member Functions

 KineticaConnectionException (string message)
 
 KineticaConnectionException (string message, Exception innerException)
 
- Public Member Functions inherited from KineticaAdo.KineticaException
 KineticaException (string message)
 
 KineticaException (string message, Exception innerException)
 
 KineticaException (string message, int errorCode, string sqlState)
 

Additional Inherited Members

- Properties inherited from KineticaAdo.KineticaException
int ErrorCode [get]
 
string SqlState [get]
 

Detailed Description

Definition at line 4206 of file KineticaAdo.cs.

Constructor & Destructor Documentation

◆ KineticaConnectionException() [1/2]

KineticaAdo.KineticaConnectionException.KineticaConnectionException ( string  message)
inline

Definition at line 4208 of file KineticaAdo.cs.

◆ KineticaConnectionException() [2/2]

KineticaAdo.KineticaConnectionException.KineticaConnectionException ( string  message,
Exception  innerException 
)
inline

Definition at line 4209 of file KineticaAdo.cs.


The documentation for this class was generated from the following file: