sembast
sembast
DatabaseException
message property
message
sembast
sembast
DatabaseException
message property
DatabaseException class
Constructors
badParam
closed
databaseNotFound
invalidCodec
Properties
code
message
hashCode
runtimeType
Methods
toString
noSuchMethod
Operators
operator ==
Static properties
errBadParam
errDatabaseClosed
errDatabaseNotFound
errInvalidCodec
message
property
String
message
Database exception message.
Implementation
String get message => _message;