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

Public Member Functions

 KineticaSqlException (string message)
 
 KineticaSqlException (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 4212 of file KineticaAdo.cs.

Constructor & Destructor Documentation

◆ KineticaSqlException() [1/2]

KineticaAdo.KineticaSqlException.KineticaSqlException ( string  message)
inline

Definition at line 4214 of file KineticaAdo.cs.

◆ KineticaSqlException() [2/2]

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

Definition at line 4215 of file KineticaAdo.cs.


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