[][src]Module bodhi::error

This module contains some common error types for wrapping networking-related issues, server-side issues, and client-side issues (including JSON deserialization problems).

Structs

BodhiError

This struct contains error messages that are deserialized from bodhi's error responses.

Enums

QueryError

This enum encapsulates the different ways in which bodhi queries can fail.

ServiceError

This enum encapsulates the different ways in which requests to bodhi can fail.