menu
dartufbt package
documentation
net/file_fetcher.dart
UfbtHttpException
UfbtHttpException.new const constructor
UfbtHttpException.new const constructor
dark_mode
light_mode
UfbtHttpException
constructor
const
UfbtHttpException
(
int
statusCode
,
String
reasonPhrase
)
Implementation
const UfbtHttpException(this.statusCode, this.reasonPhrase);
dartufbt package
documentation
net/file_fetcher
UfbtHttpException
UfbtHttpException.new const constructor
UfbtHttpException class