Files
pygeoapi/pygeoapi/error.py
T
Bernhard Mallinger 1da681bf1b Generalize provider error handling to processes (#1495)
This allows triggering errors from a processor with specific
http status code, ogc exception code and a custom message.

This is very useful the processor realizes that the input parameters
don't make sense or are not allowed, in which case it can supply a
descriptive error message and an http status code different from 500.
2024-01-15 13:54:00 -05:00

2.0 KiB