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

Copy Markdown View Source

Summary

Functions

Callback implementation for Exception.message/1.

Types

t()

@type t() :: %EventSourcingDB.Errors.DBError{__exception__: true, payload: any()}

Functions

message(exception)

Callback implementation for Exception.message/1.