#include <exceptions.h>
Public Member Functions |
|
| TypeError (const MCHAR *d, Value *t, ValueMetaClass *c=NULL) | |
| ~TypeError () | |
| void | sprin1 (CharStream *s) |
| TypeError | ( | const MCHAR * | d, |
| Value * | t, | ||
| ValueMetaClass * | c = NULL |
||
| ) |
| ~TypeError | ( | ) |
| void sprin1 | ( | CharStream * | s | ) | [virtual] |
Reimplemented from MAXScriptException.