BALL::Exception::InvalidIterator Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::InvalidIterator:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 InvalidIterator (const char *file, int line)

Detailed Description

Invalid iterator. The iterator on which an operation should be performed was invalid.


Constructor & Destructor Documentation

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