Index  |  Related pages  |  Classes  |  Functions  |  Entities  |  Function Sets  |  Groups

ClassCodeError

class CodeError( [code], [description], [extra] ) from \
    Error( code, description, extra )

VM and internal coded related error descriptor. more...


Detailed description

This hard errors are usually generated by the VM when it finds some corruption of the code, or some illegal istruction parameter. Scripts can hardly receive it, if not as a notification of something bad happened to another controlled script.


Index  |  Related pages  |  Classes  |  Functions  |  Entities  |  Function Sets  |  Groups
Made with Faldoc 1.0.0