#include <toplevel.h>
Inherits lightspark::ASError.

Public Member Functions | |
| DefinitionError (const tiny_string &error_message="", int id=0) | |
| ASFUNCTION (_constructor) | |
Static Public Member Functions | |
| static void | sinit (Class_base *c) |
| static void | buildTraits (ASObject *o) |
Private Member Functions | |
| CLASSBUILDABLE (DefinitionError) | |
Definition at line 833 of file toplevel.h.
| lightspark::DefinitionError::DefinitionError | ( | const tiny_string & | error_message = "", |
|
| int | id = 0 | |||
| ) | [inline] |
Definition at line 837 of file toplevel.h.
| lightspark::DefinitionError::ASFUNCTION | ( | _constructor | ) |
Reimplemented from lightspark::ASError.
| void DefinitionError::buildTraits | ( | ASObject * | o | ) | [static] |
Reimplemented from lightspark::ASError.
Definition at line 2394 of file toplevel.cpp.
| lightspark::DefinitionError::CLASSBUILDABLE | ( | DefinitionError | ) | [private] |
| void DefinitionError::sinit | ( | Class_base * | c | ) | [static] |
Reimplemented from lightspark::ASError.
Definition at line 2387 of file toplevel.cpp.
1.6.3