menu
api_payment package
documentation
core/api/exception.dart
FetchDataException
FetchDataException.new constructor
FetchDataException.new constructor
dark_mode
light_mode
FetchDataException
constructor
FetchDataException
(
[
String
?
message
,
String
?
url
])
Implementation
FetchDataException([String? message, String? url]) : super(message, 'Unable to process', url);
api_payment package
documentation
core/api/exception
FetchDataException
FetchDataException.new constructor
FetchDataException class