menu
v_base_framework package
documentation
http/bean/AppException.dart
UnauthorisedException
UnauthorisedException.new constructor
UnauthorisedException.new constructor
dark_mode
light_mode
UnauthorisedException
constructor
UnauthorisedException
(
int
code
,
String
message
)
Implementation
UnauthorisedException(super.code, super.message);
v_base_framework package
documentation
http/bean/AppException
UnauthorisedException
UnauthorisedException.new constructor
UnauthorisedException class