menu
html_to_markdown_ffi package
documentation
exceptions.dart
ConversionErrorException
ConversionErrorException.new const constructor
ConversionErrorException.new const constructor
dark_mode
light_mode
ConversionErrorException
constructor
const
ConversionErrorException
(
String
message
, {
int
?
errorCode
,
})
Implementation
const ConversionErrorException(super.message, {super.errorCode});
html_to_markdown_ffi package
documentation
exceptions
ConversionErrorException
ConversionErrorException.new const constructor
ConversionErrorException class