BALL::Exception::IncompatibleIterators Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::IncompatibleIterators:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 IncompatibleIterators (const char *file, int line)

Detailed Description

Incompatible iterator. The iterators could not be assigned because they are bound to different containers.


Constructor & Destructor Documentation

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