Represents an error returned by the API.
t() :: %Epik.Error{ code: integer(), description: String.t(), message: String.t() }