Gaudi Framework, version v23r8

Home   Generated: Fri May 31 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Namespaces | Functions
GslErrorHandlers.h File Reference
#include "GaudiKernel/Kernel.h"
Include dependency graph for GslErrorHandlers.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GslErrorHandlers
 The collection of Error Handlers for GSL.
 

Functions

GAUDI_API void GslErrorHandlers::ignoreTheError (const char *reason, const char *file, int line, int code)
 The simplest Gsl Error handler, It simply ingnores the error.
 
GAUDI_API void GslErrorHandlers::handleTheError (const char *reason, const char *file, int line, int code)
 The simplest Gsl Error handler, It delegates the actual error handling to GSL Service.
 
GAUDI_API void GslErrorHandlers::throwException (const char *reason, const char *file, int line, int code)
 The simple Gsl Error handler, it throwns the Gaudi Exception.
 

Generated at Fri May 31 2013 15:09:11 for Gaudi Framework, version v23r8 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004