Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Exception::IncompatibleIterators Class Reference

Incompatible iterator. More...

#include <exception.h>

Inheritance diagram for Exception::IncompatibleIterators:

Exception::GeneralException List of all members.

Public Member Functions

 IncompatibleIterators (const char *file, int line) throw ()

Detailed Description

Incompatible iterator.

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