menu
xutils package
documentation
http/api_exceptions.dart
ApiErrorException
ApiErrorException constructor
ApiErrorException constructor
dark_mode
light_mode
ApiErrorException
constructor
ApiErrorException
(
[
dynamic
message
])
Implementation
ApiErrorException([message]) : super(message, "");
xutils package
documentation
http/api_exceptions
ApiErrorException
ApiErrorException constructor
ApiErrorException class