ArgCountError Class Reference
 
 
 
ArgCountError Class Reference

#include <exceptions.h>

Inheritance diagram for ArgCountError:
MAXScriptException

Public Member Functions

  ArgCountError (const MCHAR *fn, int w, int g)
  ~ArgCountError ()
void  sprin1 (CharStream *s)

Constructor & Destructor Documentation

ArgCountError ( const MCHAR *  fn,
int  w,
int  g 
)

Member Function Documentation

void sprin1 ( CharStream *  s ) [virtual]