Nadia.Model.Error exception

Summary

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Types

t :: %Nadia.Model.Error{__exception__: term, 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.