Nadia.Error exception

Summary

exception(args)

Callback implementation for c:Exception.exception/1

message(error)

Callback implementation for c:Exception.message/1

Types

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

Functions

exception(args)

Specs:

Callback implementation for c:Exception.exception/1.

message(error)

Callback implementation for c:Exception.message/1.