ArgCountError Class Reference

ArgCountError Class Reference

#include <exceptions.h>

+ Inheritance diagram for ArgCountError:

Public Member Functions

 ArgCountError (const MCHAR *fn, int w, int g)
 
 ~ArgCountError ()
 
void sprin1 (CharStream *s)
 
- Public Member Functions inherited from MAXScriptException
 MAXScriptException ()
 
virtual ~MAXScriptException ()
 

Constructor & Destructor Documentation

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

Member Function Documentation

void sprin1 ( CharStream s)
virtual

Reimplemented from MAXScriptException.