BALL  1.4.1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
BALL::Exception::OutOfRange Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::OutOfRange:
BALL::Exception::GeneralException

List of all members.

Public Member Functions

 OutOfRange (const char *file, int line)

Detailed Description

Out of range. Use this exception to indicate that a given value is out of a defined range, i. e. not within the domain of a function.

Definition at line 217 of file COMMON/exception.h.


Constructor & Destructor Documentation

BALL::Exception::OutOfRange::OutOfRange ( const char *  file,
int  line 
)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines