onDbMigrationNotFound abstract method
Occurs when the migration with the specified id doesn't exist in the
database.
Implementation
void onDbMigrationNotFound(final int id);
Occurs when the migration with the specified id doesn't exist in the
database.
void onDbMigrationNotFound(final int id);