Exception: GoogleDistanceMatrix::InvalidQuery
- 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.