Travel::Routing::DE::VRR::Exception - Travel::Routing::DE::VRR Exceptions
All Exceptions throws by Travel::Routing::DE::VRR are Travel::Routing::DE::VRR::Exception objects created by Exception::Class(3pm).
See Exception::Class::Base(3pm) for their common methods.
An argument to new had an invalid format.
Additional methods:
The option in which the error occured.
The argument we got.
What kind of argument we want.
The HTTP request to the efa interface failed. Contains an HTTP::Response(3pm) object describing the error in http_response.
We got no parsable data from efa.vrr.de
Our request contained ambiguous data. post_key contains the relevant POST key, possibilities is a comma-separated string of possible key values (as reported by efa.vrr.de).
efa.vrr.de found no connections for our request.
Travel::Routing::DE::VRR(3pm)