UnicodeConversionError exception

Summary

Functions

exception(msg)

Callback implementation for Exception.exception/1

message(exception)

Callback implementation for Exception.message/1

Functions

exception(msg)

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

Callback implementation for Exception.exception/1.

message(exception)

message(Exception.t) :: String.t

Callback implementation for Exception.message/1.

© 2012 Plataformatec
Licensed under the Apache License, Version 2.0.
https://hexdocs.pm/elixir/1.3.4/UnicodeConversionError.html