menu
flutter_ren_ren_base package
documentation
common/net/net_exception.dart
UnauthorisedException
UnauthorisedException constructor
UnauthorisedException constructor
dark_mode
light_mode
UnauthorisedException
constructor
UnauthorisedException
(
int
code
,
String
message
)
Implementation
UnauthorisedException(super.code, super.message);
flutter_ren_ren_base package
documentation
common/net/net_exception
UnauthorisedException
UnauthorisedException constructor
UnauthorisedException class