menu
one_request
one_request
UnAuthorizedException
UnAuthorizedException constructor
UnAuthorizedException
brightness_4
brightness_5
UnAuthorizedException
constructor
UnAuthorizedException
(
[
String
?
message
,
String
?
url
]
)
Implementation
UnAuthorizedException([String? message, String? url]) : super(message, 'Unauthorized request', url);
one_request
one_request
UnAuthorizedException
UnAuthorizedException constructor
UnAuthorizedException class