menu
odbc_fast package
documentation
domain/errors/odbc_error.dart
CancelledError
CancelledError.new const constructor
CancelledError.new const constructor
dark_mode
light_mode
CancelledError
constructor
const
CancelledError
(
)
Implementation
const CancelledError() : super(message: 'Operation cancelled');
odbc_fast package
documentation
domain/errors/odbc_error
CancelledError
CancelledError.new const constructor
CancelledError class