menu
dio_net package
documentation
network/exception/net_exception.dart
NetException
NetException.new constructor
NetException.new constructor
dark_mode
light_mode
NetException
constructor
NetException
(
[
String
?
_message
,
int
?
_code
])
Implementation
NetException([this._message, this._code]);
dio_net package
documentation
network/exception/net_exception
NetException
NetException.new constructor
NetException class