Available on all platforms
This error can be used to handle or produce compilation errors in macros.
new(m:String, p:Position)
Instantiates an error with given message and position.
message:String
The error message.
pos:Position
The position of the error.