Main Page | Namespace List | Class Hierarchy | Alphabetical List | Data Structures | File List | Namespace Members | Data Fields | Globals

Ars::ExceptionApp Class Reference

General wGui errors. More...

#include <arsexception.h>

Inheritance diagram for Ars::ExceptionApp:

Inheritance graph
[legend]
Collaboration diagram for Ars::ExceptionApp:

Collaboration graph
[legend]

Public Member Functions

 ExceptionApp (const std::string &sWhat)
 sWhat A string for more information on what caused the exception


Detailed Description

General wGui errors.

Definition at line 46 of file arsexception.h.


Constructor & Destructor Documentation

Ars::ExceptionApp::ExceptionApp const std::string &  sWhat  )  [inline]
 

sWhat A string for more information on what caused the exception

Definition at line 50 of file arsexception.h.

00050 : ExceptionBase(sWhat) { }


The documentation for this class was generated from the following file:
Generated on Fri Dec 5 04:06:41 2003 for Borqueror by doxygen 1.3.3