menu
miniav_tools_codecs package
documentation
miniav_tools_codecs.dart
CodecRuntimeException
CodecRuntimeException.new const constructor
CodecRuntimeException.new const constructor
dark_mode
light_mode
CodecRuntimeException
constructor
const
CodecRuntimeException
(
String
backendName
,
String
message
, {
Object
?
cause
,
})
Implementation
const CodecRuntimeException(this.backendName, String message, {this.cause}) : super(message);
miniav_tools_codecs package
documentation
miniav_tools_codecs
CodecRuntimeException
CodecRuntimeException.new const constructor
CodecRuntimeException class