InternalBase error from which all Viv runtime errors inherit.
thrown when something goes wrong during Viv runtime execution.
Error thrown when the Viv runtime reaches a state that should be impossible.
Error thrown when the interpreter crashes when attempting to evaluate a Viv expression.
Error thrown when a Viv runtime API function is called before the runtime has been initialized.
Error thrown when role casting fails in the course of targeting a construct.
Error thrown when validation fails for some data at a touch point between the Viv runtime and the host application.
Enum containing the canonical error names.
This is an internal type that is not part of the stable API surface. Its shape may change in any release.