Gaudi Framework, version v21r9

Home   Generated: 3 May 2010

GslErrorHandlers.cpp File Reference

Implementation file for functionns form GslErrorHandlers namespace. More...

#include "GaudiKernel/GaudiException.h"
#include "GaudiGSL/IGslSvc.h"
#include "GaudiGSL/GslError.h"
#include "GaudiGSL/GslErrorHandlers.h"
#include "GaudiGSL/GaudiGSL.h"

Include dependency graph for GslErrorHandlers.cpp:

Go to the source code of this file.

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.


Detailed Description

Implementation file for functionns form GslErrorHandlers namespace.

See also:
GslErrorHandlers
Author:
Vanya Belyaev Ivan.Belyaev@itep.ru
Date:
29/04/2002

Definition in file GslErrorHandlers.cpp.


Generated at Mon May 3 12:16:17 2010 for Gaudi Framework, version v21r9 by Doxygen version 1.5.6 written by Dimitri van Heesch, © 1997-2004