menu
mssql_orm package
documentation
orm.dart
MssqlRowNotFoundException
MssqlRowNotFoundException.new const constructor
MssqlRowNotFoundException.new const constructor
dark_mode
light_mode
MssqlRowNotFoundException
constructor
const
MssqlRowNotFoundException
(
String
table
,
Object
?
key
)
Implementation
const MssqlRowNotFoundException(this.table, this.key);
mssql_orm package
documentation
orm
MssqlRowNotFoundException
MssqlRowNotFoundException.new const constructor
MssqlRowNotFoundException class