Previous topic

VPP - Volume Purchasing Programme

Next topic

VPP Types

This Page

Decorators

commandment.vpp.decorators.raise_error_replies(f)[source]

Decorator which wraps a function that returns the dict representing a direct response body from the VPP service.

The reply is checked for VPP errors and, if there are any errors, the error is raised as a VPPAPIError exception.