|
Kinetica C# API
Version 7.2.3.1
|
Inheritance diagram for KineticaIngestor< T >.InsertException:
Collaboration diagram for KineticaIngestor< T >.InsertException:Public Member Functions | |
| InsertException (string msg) | |
| override string | ToString () |
Public Member Functions inherited from KineticaException | |
| KineticaException () | |
| KineticaException (string msg) | |
| KineticaException (string msg, Exception innerException) | |
| KineticaException (string msg, int? statusCode, Exception? innerException=null) | |
| Creates a KineticaException with an HTTP status code. More... | |
| string | what () |
| override string | ToString () |
Properties | |
| Uri | url [get] |
| IList< T > | records [get] |
Properties inherited from KineticaException | |
| int? | StatusCode [get] |
| HTTP status code if this exception originated from an HTTP error response. More... | |
Definition at line 23 of file KineticaIngestor.cs.
|
inline |
Definition at line 28 of file KineticaIngestor.cs.
|
inline |
Definition at line 36 of file KineticaIngestor.cs.
|
get |
Definition at line 26 of file KineticaIngestor.cs.
|
get |
Definition at line 25 of file KineticaIngestor.cs.