sherpa::UExceptionType Struct Reference

Class used to declare an exception instance. More...

#include <UExcept.hxx>


Public Member Functions

 UExceptionType (const std::string &s)
 ~UExceptionType ()

Data Fields

const std::string name


Detailed Description

Class used to declare an exception instance.

All UException objects should be globally declared, and should probably be declared as constants. The address of the UException object is used as a template parameter so that catch blocks can be created for different exception types.

Definition at line 53 of file UExcept.hxx.


Constructor & Destructor Documentation

sherpa::UExceptionType::UExceptionType ( const std::string &  s  ) 

Definition at line 46 of file UExcept.cxx.

sherpa::UExceptionType::~UExceptionType (  ) 

Definition at line 51 of file UExcept.cxx.


Field Documentation

const std::string sherpa::UExceptionType::name

Definition at line 54 of file UExcept.hxx.


The documentation for this struct was generated from the following files:
Generated on Fri Feb 10 07:59:21 2012 for BitC Compiler by  doxygen 1.4.7