exception(Keyword.t) :: Exception.t
Callback implementation of Exception.exception/1.
Exception.exception/1
message(Exception.t) :: String.t
Callback implementation of Exception.message/1.
Exception.message/1