menu
patchbay_cli package
documentation
patchbay_client.dart
PatchbayTransportException
PatchbayTransportException.new const constructor
PatchbayTransportException.new const constructor
dark_mode
light_mode
PatchbayTransportException
constructor
const
PatchbayTransportException
(
String
code
, {
Map
<
String
,
Object
?
>
details
=
const <String, Object?>{}
,
})
Implementation
const PatchbayTransportException( this.code, { this.details = const <String, Object?>{}, });
patchbay_cli package
documentation
patchbay_client
PatchbayTransportException
PatchbayTransportException.new const constructor
PatchbayTransportException class