메소드 | 설명 | |
---|---|---|
InfluxDBException ( string reason, string message ) : System | ||
InfluxDBException ( string reason, string message, IInfluxDatapoint point ) : System | ||
InfluxDBException ( string reason, string message, string line ) : System | ||
ProcessInfluxDBError ( string InfluxError ) : |
메소드 | 설명 | |
---|---|---|
GetObjectData ( |
public InfluxDBException ( string reason, string message ) : System | ||
reason | string | |
message | string | |
리턴 | System |
public InfluxDBException ( string reason, string message, IInfluxDatapoint point ) : System | ||
reason | string | |
message | string | |
point | IInfluxDatapoint | |
리턴 | System |
public InfluxDBException ( string reason, string message, string line ) : System | ||
reason | string | |
message | string | |
line | string | |
리턴 | System |
public static ProcessInfluxDBError ( string InfluxError ) : |
||
InfluxError | string | |
리턴 |