abstract fun onRoutePlannerError(@NonNull error: ServiceException): Unit
Called when the request to the RoutePlanner will fail due to error.
error - ServiceException: The throwable object which represents the error which occurred.
error