Mandrake v0.0.2 Mandrake.DeprecationError exception

Error to notify that a deprecation must be deleted.

Summary

Functions

Callback implementation for c:Exception.exception/1

Callback implementation for c:Exception.message/1

Functions

exception(msg)

Specs

exception(Keyword.t) :: Exception.t
exception(String.t) :: Exception.t

Callback implementation for c:Exception.exception/1.

exception(date, message)
message(exception)

Specs

message(Exception.t) :: String.t

Callback implementation for c:Exception.message/1.