The watcher.api.middleware.parsable_error Module

The watcher.api.middleware.parsable_error Module

Middleware to replace the plain text message body of an error response with one formatted so the client can parse it.

Based on pecan.middleware.errordocument

class watcher.api.middleware.parsable_error.ParsableErrorMiddleware(app)[source]

Bases: object

Replace error body with something the client can parse.

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.