Public Member Functions | Public Attributes

CompileError Class Reference

Search for all occurrences

#include <exceptions.h>

Inheritance diagram for CompileError:
Inheritance graph
[legend]

List of all members.

Public Member Functions

  CompileError (const MCHAR *d, const MCHAR *i, const MCHAR *l, const MCHAR *f=null_string)
  CompileError ()
  ~CompileError ()
void  sprin1 (CharStream *s)
void  set_file (const MCHAR *f)

Public Attributes

MCHAR *  description
MCHAR *  info
MCHAR *  line
MCHAR *  file

Constructor & Destructor Documentation

CompileError ( const MCHAR *  d,
const MCHAR *  i,
const MCHAR *  l,
const MCHAR *  f = null_string 
)
CompileError ( ) [inline]
{ description = NULL; info = null_string; line = null_string; file = null_string; }

Member Function Documentation

void sprin1 ( CharStream *  s ) [virtual]

Reimplemented from MAXScriptException.

Reimplemented in SyntaxError.

void set_file ( const MCHAR *  f )

Member Data Documentation

MCHAR* description
MCHAR* info
MCHAR* line
MCHAR* file

CompileError CompileError CompileError CompileError CompileError CompileError CompileError CompileError CompileError CompileError
CompileError CompileError CompileError CompileError CompileError CompileError CompileError CompileError CompileError CompileError