NoMethodError Class Reference
 
 
 
NoMethodError Class Reference

#include <exceptions.h>

Inheritance diagram for NoMethodError:
MAXScriptException

Public Member Functions

  NoMethodError (const MCHAR *fn, Value *t)
  ~NoMethodError ()
void  sprin1 (CharStream *s)

Constructor & Destructor Documentation

NoMethodError ( const MCHAR *  fn,
Value t 
)

Member Function Documentation

void sprin1 ( CharStream *  s ) [virtual]