menu
kasseneck_api package
documentation
hobex_hps.dart
HpsHttpException
HpsHttpException.new constructor
HpsHttpException.new constructor
dark_mode
light_mode
HpsHttpException
constructor
HpsHttpException
(
int
statusCode
,
String
message
, {
String
?
body
,
})
Implementation
HpsHttpException(this.statusCode, super.message, {this.body});
kasseneck_api package
documentation
hobex_hps
HpsHttpException
HpsHttpException.new constructor
HpsHttpException class