Package | Description |
---|---|
org.opentripplanner.api.resource |
This package contains the JAX-RS-annotated REST resource classes for the OpenTripPlanner public
API, i.e.
|
Modifier and Type | Method and Description |
---|---|
PlannerError |
Response.getError()
The error (if any) that this response raised.
|
Modifier and Type | Method and Description |
---|---|
void |
Response.setError(PlannerError error) |
Copyright © 2018. All rights reserved.