[][src]Module factom::errors

Error handling for networking, json parsing and the API.

Networking errors are handled by hyper

Problems parsing JSON by serde_json

Enums

FactomError

Potential API errors returned by the server are enumerated by FactomError

FetchError

Errors relating to network requests or json serialiazation