CompilerError
Constructor for CompilerError
Since
0.1.0
Parameters
the message of the exception (Value for CompilerError.message)
the name of the exception (Value for CompilerError.exceptionName)
the details of the exception (Value for CompilerError.details)
the start position of the exception (Value for CompilerError.start)
the end position of the exception (Value for CompilerError.end)
the cause for the exception
Constructor for CompilerError
Since
0.1.0
Parameters
the message of the exception (Value for CompilerError.message)
the name of the exception (Value for CompilerError.exceptionName)
the details of the exception (Value for CompilerError.details)
the position map to resolve start and end (Value for CompilerError.start)
the start position of the exception (Value for CompilerError.start)
the end position of the exception (Value for CompilerError.end)
the cause for the exception