Nadia.Model.Error exception

Summary

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Types

t :: %Nadia.Model.Error{reason: any, __exception__: term}

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.