Blendend.Error exception (blendend v0.3.0)

View Source

Exception struct used by the Blendend API when bang functions fail.

Errors carry a :context atom indicating the operation (e.g. :path_add_arc) and a :reason from the underlying NIF.

Summary

Functions

new(context, reason)