CompileFail type
Example
compile("{ + }", ) # ... Exception of type CompileFail ...
Direct parent types
- Error
Represents an error. Usually more specific error types are used. Direct subtypes: 14
compile("{ + }", ) # ... Exception of type CompileFail ...