View Source JSV.BuildError exception (jsv v0.3.0)
A simple wrapper for errors returned from JSV.build/2
.
Summary
Functions
Wraps the given term as the reason
in a JSV.BuildError
struct.
Functions
@spec of(term()) :: Exception.t()
Wraps the given term as the reason
in a JSV.BuildError
struct.