Method: InfluxDB2::InfluxError#reference
- Defined in:
- lib/influxdb2/client/influx_error.rb
#reference ⇒ Object (readonly)
Reference code unique to the error type
18 19 20 |
# File 'lib/influxdb2/client/influx_error.rb', line 18 def reference @reference end |