#include <exceptions.h>
Public Member Functions |
|
ConversionError (Value *v, const MCHAR *t) | |
~ConversionError () | |
void | sprin1 (CharStream *s) |
ConversionError | ( | Value * | v, |
const MCHAR * | t | ||
) |
~ConversionError | ( | ) |
void sprin1 | ( | CharStream * | s | ) | [virtual] |
Reimplemented from MAXScriptException.