errDatabaseClosed constant

int const errDatabaseClosed

This is sent when an action happen after the database was closed.

Implementation

static const int errDatabaseClosed = 3;