EventSourcingDB.Errors.ApiError exception (EventSourcingDB v1.0.1)

Copy Markdown View Source

Summary

Functions

Callback implementation for Exception.message/1.

Types

t()

@type t() :: %EventSourcingDB.Errors.ApiError{__exception__: true, reason: String.t()}

Functions

message(exception)

Callback implementation for Exception.message/1.