BALL::Exception::InvalidRange Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::InvalidRange:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 InvalidRange (const char *file, int line, float value)

Detailed Description

Invalid range. Use this exception to indicate a general range problems.


Constructor & Destructor Documentation

BALL::Exception::InvalidRange::InvalidRange ( const char *  file,
int  line,
float  value 
)