Main Page   Modules   Namespace List   Class Hierarchy   Compound List   Namespace Members   Compound Members   Related Pages  

openvrml::invalid_vrml Class Reference

Exception thrown when the parser fails due to errors in the VRML input. More...

List of all members.


Public Member Functions

 invalid_vrml ()
 Constructor.

virtual ~invalid_vrml () throw ()
 Destructor.


Detailed Description

Exception thrown when the parser fails due to errors in the VRML input.


Constructor & Destructor Documentation

openvrml::invalid_vrml::invalid_vrml  ) 
 

Constructor.

openvrml::invalid_vrml::~invalid_vrml  )  throw () [virtual]
 

Destructor.