menu
sqlite3 package
documentation
wasm.dart
FileSystemException
FileSystemException.new constructor
FileSystemException.new constructor
dark_mode
light_mode
FileSystemException
constructor
FileSystemException
(
[
int
errorCode
=
SqlError.SQLITE_ERROR
,
String
message
=
'SQLITE_ERROR'
])
Implementation
FileSystemException( [this.errorCode = SqlError.SQLITE_ERROR, this.message = 'SQLITE_ERROR']);
sqlite3 package
documentation
wasm
FileSystemException
FileSystemException.new constructor
FileSystemException class