CompileError
Raised on compilation errors.
Inherits from: RuntimeError
Constructor
CompileError message
Builds an error reporting a compilation failure.
Parameters
| Name | Type | Description |
|---|---|---|
message |
Str |
description of the compilation failure |