Elixir.ExDoc.Formatter.HTML

CSV.EscapeSequenceError exception

Raised at runtime when the CSV stream ends with unfinished escape sequences

Summary

Functions

exception(msg)

Specs

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

Specs

message(Exception.t) :: String.t