onLocalMigrationNotFound abstract method

void onLocalMigrationNotFound(
  1. int id
)

Occurs when there is no local migration with the specified id.

Implementation

void onLocalMigrationNotFound(final int id);