Types

CompileFail

Represents a compilation error.

Parent types

Example

compile("{ + }", )
# ... Exception of type CompileFail ...