onMasstransitRoutesError abstract method

void onMasstransitRoutesError(
  1. Error error
)

An error occurred while generating the route.

Implementation

void onMasstransitRoutesError(runtime_error.Error error);