View Source Alembic.RenderError exception (alembic v0.1.0)
A more specific render-time error than Alembic.TemplateError — carries
the template and a truncated view of the assigns alongside the reason.
Defined per issue 1.5.3's task list for callers who want a narrower
rescue clause; the bang functions themselves raise the general
Alembic.TemplateError.