BALL
::
Exception
::
OutOfGrid
BALL::Exception::OutOfGrid Class Reference
#include <
BALL/COMMON/exception.h
>
Inheritance diagram for BALL::Exception::OutOfGrid:
List of all members.
Public Member Functions
OutOfGrid
(const char *file, int line)
Detailed Description
Out of grid error.
Constructor & Destructor Documentation
BALL::Exception::OutOfGrid::OutOfGrid
(
const char *
file
,
int
line
)