NoMethodError Class Reference

NoMethodError Class Reference

#include <exceptions.h>

+ Inheritance diagram for NoMethodError:

Public Member Functions

 NoMethodError (const MCHAR *fn, Value *t)
 
 ~NoMethodError ()
 
void sprin1 (CharStream *s)
 
- Public Member Functions inherited from MAXScriptException
 MAXScriptException ()
 
virtual ~MAXScriptException ()
 

Constructor & Destructor Documentation

NoMethodError ( const MCHAR fn,
Value t 
)

Member Function Documentation

void sprin1 ( CharStream s)
virtual

Reimplemented from MAXScriptException.