menu
libdbm package
documentation
dbm.dart
DBMException
DBMException constructor
DBMException constructor
dark_mode
light_mode
DBMException
constructor
DBMException
(
int
code
,
String
message
)
Constructor
Implementation
DBMException(this.code, this.message);
libdbm package
documentation
dbm
DBMException
DBMException constructor
DBMException class