Octokit v0.2.0 Octokit.Client.NotFoundError exception

Error raised when the target of an API request is not found.

Summary

Functions

exception(msg)

Specs

exception(Keyword.t) :: Exception.t
exception(String.t) :: Exception.t
exception(module, body)
message(exception)

Specs

message(Exception.t) :: String.t