Error codes for different errors of the services.
Enumeration value |
Comments |
|---|---|
Internal |
Unknown internal error |
AccessDenied |
The given user does not hat the right to access the service |
Timeout |
Timeout error |
OutOfMemory |
Out of memory error: Request is to expensive! |
IllegalArgument |
Illegal argument: The arguments of a request are invalid! |
NoResult |
For the given parameters, the computation could not be finish with the given parameters. This is e.g. the case for a route computation with start and end point on two roads that are not connected. |
© 2020, Fraunhofer IVI