For more information on the search, visit the help page.
CompilationError
__init__
__str__
code
message
comp
Compiler
Optimization
_NativeCompileResult
_CB_LOAD
_CB_WRITE
nwn.nwscript.comp.CompilationError
nwn
nwscript
class CompilationError(Exception): (source)
Constructor: CompilationError(code, message)
CompilationError(code, message)
View In Hierarchy
Exception raised for errors in the compilation process.
int
str
Undocumented