OPeNDAP Hyrax Back End Server (BES)  Updated for version 3.8.3
BESExceptionManager.h File Reference
#include <list>
#include "BESObj.h"
#include "BESDataHandlerInterface.h"
#include "BESInfo.h"
Include dependency graph for BESExceptionManager.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  BESExceptionManager
 manages exception handling code and default exceptions More...
 

Typedefs

typedef int(* p_bes_ehm )(BESError &e, BESDataHandlerInterface &dhi)
 

Typedef Documentation

typedef int(* p_bes_ehm)(BESError &e, BESDataHandlerInterface &dhi)

Definition at line 46 of file BESExceptionManager.h.