boltex v0.4.0 Boltex.Error exception

Summary

Functions

exception(msg)
exception(String.t) :: Exception.t
exception(keyword) :: Exception.t

Callback implementation for Exception.exception/1.

exception(message, pid, function)
message(exception)
message(Exception.t) :: String.t

Callback implementation for Exception.message/1.