X3D libraries
The libraries to work with X3D dataset

x3d::Error Class Reference

A very few functions, when they come to a tie, will throw this error. More...

#include <node.h>

Collaboration diagram for x3d::Error:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Error (const char *message)
const char * GetMessage (void) const
 ~Error ()

Private Attributes

char * f_message

Detailed Description

A very few functions, when they come to a tie, will throw this error.


Constructor & Destructor Documentation

x3d::Error::Error const char *  message  )  [inline]
 

x3d::Error::~Error  )  [inline]
 


Member Function Documentation

const char* x3d::Error::GetMessage void   )  const [inline]
 


Member Data Documentation

char* x3d::Error::f_message [private]
 


The documentation for this class was generated from the following file: