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