ScriptCompileException

Thrown on script syntax errors and the sort.

class ScriptCompileException : Exception {}

Constructors

this
this(string msg, int lineNumber, string file, size_t line)
Undocumented in source.

Meta