menu
jetx package
documentation
jet_connect/http/src/exceptions/exceptions.dart
JetHttpException
JetHttpException.new constructor
JetHttpException.new constructor
dark_mode
light_mode
JetHttpException
constructor
JetHttpException
(
String
message
, [
Uri
?
uri
])
Implementation
JetHttpException(this.message, [this.uri]);
jetx package
documentation
jet_connect/http/src/exceptions/exceptions
JetHttpException
JetHttpException.new constructor
JetHttpException class