|
Gaudi Framework, version v23r10 |
| Home | Generated: Mon Sep 30 2013 |
Functions | |
| GAUDI_API void | rangeException (const long index, const size_t size) |
| Helpful function to throw an "out-of-range exception" for class Range_. | |
| void Gaudi::details::rangeException | ( | const long | index, |
| const size_t | size | ||
| ) |
Helpful function to throw an "out-of-range exception" for class Range_.
| index | invalid index |
| size | range size |