BALL::Exception::DivisionByZero Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::DivisionByZero:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 DivisionByZero (const char *file, int line)

Detailed Description

Division by zero error.


Constructor & Destructor Documentation

BALL::Exception::DivisionByZero::DivisionByZero ( const char *  file,
int  line 
)