menu
rivet package
documentation
api_client.dart
RivetClientException
RivetClientException.new constructor
RivetClientException.new constructor
dark_mode
light_mode
RivetClientException
constructor
RivetClientException
(
int
statusCode
,
String
body
)
Implementation
RivetClientException(this.statusCode, this.body);
rivet package
documentation
api_client
RivetClientException
RivetClientException.new constructor
RivetClientException class