Exception: DijkstraFast::NoPathExistsError
- Inherits:
-
StandardError
- Object
- StandardError
- DijkstraFast::NoPathExistsError
- Defined in:
- lib/dijkstra_fast/no_path_exists_error.rb
Overview
Raised when no path exists between the given source and destination items.