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

Public Member Functions | |
| URIError (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 (URIError) | |
Definition at line 893 of file toplevel.h.
| lightspark::URIError::URIError | ( | const tiny_string & | error_message = "", |
|
| int | id = 0 | |||
| ) | [inline] |
Definition at line 897 of file toplevel.h.
| lightspark::URIError::ASFUNCTION | ( | _constructor | ) |
Reimplemented from lightspark::ASError.
| void URIError::buildTraits | ( | ASObject * | o | ) | [static] |
Reimplemented from lightspark::ASError.
Definition at line 2526 of file toplevel.cpp.
| lightspark::URIError::CLASSBUILDABLE | ( | URIError | ) | [private] |
| void URIError::sinit | ( | Class_base * | c | ) | [static] |
Reimplemented from lightspark::ASError.
Definition at line 2519 of file toplevel.cpp.
1.6.3