class SyntaxException: public BasicException

subclass of class BasicException

Inheritance:


Public Methods

SyntaxException( const char *format, ... )

Inherited from BasicException:

Public Methods

void init( const char *format, ... )
void init( const char *format, va_list ap )
const string& getText()

Private Fields

string text

Documentation

subclass of class BasicException
SyntaxException( const char *format, ... )


This class has no child classes.

alphabetic index html hierarchy of classes or java



This page was generated with the help of DOC++.