Exception: GoogleDistanceMatrix::InvalidQuery

Inherits:
Error
  • Object
show all
Defined in:
lib/google_distance_matrix/errors.rb

Overview

Public: Raised when we query the matrix for something it cannot answer.

Example: Asking it for shortest_route_by_duration_in_traffic when the matrix data has no such data.