Elixir.ExDoc.Formatter.HTML

CSV.RowLengthError exception

Raised at runtime when the CSV has rows of variable length.

Summary

Functions

exception(msg)

Specs

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

Specs

message(Exception.t) :: String.t