//! In the case of an error, a standard format error response body will be
//! returned and the HTTP status code will be set to an error status.
// -----------------------------------------------------------------------------
use crateStatus;
use ;
// -----------------------------------------------------------------------------
//
/// In the case of an error, a standard format error response body will be
/// returned and the HTTP status code will be set to an error status.
///
/// The response contains an object with a single error object with the
/// following keys:
// struct