menu
datapod_api package
documentation
exceptions.dart
ConnectionException
ConnectionException.new const constructor
ConnectionException.new const constructor
dark_mode
light_mode
ConnectionException
constructor
const
ConnectionException
(
String
message
, {
Object
?
cause
,
})
Implementation
const ConnectionException(super.message, {super.cause});
datapod_api package
documentation
exceptions
ConnectionException
ConnectionException.new const constructor
ConnectionException class