Represents an error with the connection to the API.
@type t() :: %DSpace.API.HTTP.Error{ __exception__: term(), reason: term(), request_url: URI.t() }