Packages

Google Cloud Platform authentication, supports multiple GCP service accounts

Current section

Files

Jump to
gotham lib gotham exception.ex
Raw

lib/gotham/exception.ex

defmodule Gotham.MissingAccountName do
defexception message: "Can not fond account name"
end