gettext v0.11.0 Gettext.PO.SyntaxError exception
An error raised when the syntax in a PO file (a file ending in .po
) isn’t
correct.
Summary
Functions
Callback implementation for c:Exception.exception/1
Callback implementation for c:Exception.message/1
Functions
Specs
exception(Keyword.t) :: Exception.t
exception(String.t) :: Exception.t
Callback implementation for c:Exception.exception/1
.
Specs
message(Exception.t) :: String.t
Callback implementation for c:Exception.message/1
.