Mockingbird v0.2.0 Mockingbird.Client.Error exception

The exception that will be passed when the mocked response is requested with :error as a parameter

Link to this section Summary

Functions

Callback implementation for Exception.exception/1

Callback implementation for Exception.message/1

Link to this section Types

Link to this type t()
t() :: %Mockingbird.Client.Error{__exception__: term(), message: binary()}

Link to this section Functions

Callback implementation for Exception.exception/1.

Link to this function message(exception)

Callback implementation for Exception.message/1.