Exceptions

Extra API exceptions that can be thrown by an API, not present in DRF.

exception vng_api_common.exceptions.Conflict(detail=None, code=None)
exception vng_api_common.exceptions.Gone(detail=None, code=None)
exception vng_api_common.exceptions.PreconditionFailed(detail=None, code=None)