Inherits Exception.
Definition at line 8 of file KineticaException.cs.
kinetica.KineticaException.KineticaException |
( |
| ) |
|
|
inline |
kinetica.KineticaException.KineticaException |
( |
string |
msg | ) |
|
|
inline |
kinetica.KineticaException.KineticaException |
( |
string |
msg, |
|
|
Exception |
innerException |
|
) |
| |
|
inline |
kinetica.KineticaException.KineticaException |
( |
SerializationInfo |
info, |
|
|
StreamingContext |
context |
|
) |
| |
|
inlineprotected |
override string kinetica.KineticaException.ToString |
( |
| ) |
|
|
inline |
string kinetica.KineticaException.what |
( |
| ) |
|
|
inline |
The documentation for this class was generated from the following file: