menu
influxdb_client package
documentation
api.dart
RetryException
RetryException constructor
RetryException constructor
dark_mode
light_mode
RetryException
constructor
RetryException
(
String
message
, [
Exception
?
cause
])
Implementation
RetryException(this.message, [this.cause]);
influxdb_client package
documentation
api
RetryException
RetryException constructor
RetryException class