Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |
class
SyntaxError( [code], [description], [extra] )
from
\
Error( code, description, extra )
Syntax error descriptor. more...
This errors are generated by the compiler or the assembler when a compilation fails. Usually, scripts won't receive this unless they are using the compiler to compile themselves modules on the fly.
Index | | | Related pages | | | Classes | | | Functions | | | Entities | | | Function Sets | | | Groups |