Gaudi Framework, version v23r5

Home   Generated: Wed Nov 28 2012
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Functions
Gaudi::details Namespace Reference

Functions

GAUDI_API void rangeException (const long index, const size_t size)
 Helpful function to throw an "out-of-range exception" for class Range_.
 

Function Documentation

void Gaudi::details::rangeException ( const long  index,
const size_t  size 
)

Helpful function to throw an "out-of-range exception" for class Range_.

See Also
GaudiException
Parameters
indexinvalid index
sizerange size

Definition at line 31 of file Range.cpp.

{
( "Out-of-Range for class Gaudi::Range_" , "RangeError", StatusCode::FAILURE ) ;
}

Generated at Wed Nov 28 2012 12:17:37 for Gaudi Framework, version v23r5 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004