Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

glwinx_OpenFailureException Class Reference

List of all members.

Public Methods

 glwinx_OpenFailureException () throw ()
 ~glwinx_OpenFailureException () throw ()

Constructor & Destructor Documentation

glwinx_OpenFailureException::glwinx_OpenFailureException   throw () [inline]
 

Definition at line 58 of file GlWindowXWin.cpp.

00059          : std::runtime_error("Failed to open glx window")
00060       {;}

glwinx_OpenFailureException::~glwinx_OpenFailureException   throw () [inline]
 

Definition at line 61 of file GlWindowXWin.cpp.

00061 {;}      


The documentation for this class was generated from the following file:
Generated on Sun May 2 15:11:05 2004 for VR Juggler by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002