dnsimple v1.1.1 Dnsimple.RequestError exception
Error raised when an API request fails for an client, a server error or invalid request information.
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Functions
Specs
exception(String.t) :: Exception.t
exception(Keyword.t) :: Exception.t
Callback implementation for c:Exception.exception/1.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1.