GeoIP v0.1.0 GeoIP.Error exception

Summary

Functions

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Types

t :: %GeoIP.Error{__exception__: term, id: reference, reason: any}

Functions

exception(args)

Specs

exception(Keyword.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

message(error)

Callback implementation for c:Exception.message/1.