BALL::Exception::NotImplemented Class Reference

#include <BALL/COMMON/exception.h>

Inheritance diagram for BALL::Exception::NotImplemented:
Inheritance graph
[legend]

List of all members.

Public Member Functions

 NotImplemented (const char *file, int line)

Detailed Description

Not implemented exception. This exception should be thrown to indicate not yet inplemented methods. If you take the time to use the detailed constructor instead of the default constructor, identification of the concerned source will get much easier!

Definition at line 288 of file COMMON/exception.h.


Constructor & Destructor Documentation

BALL::Exception::NotImplemented::NotImplemented ( const char *  file,
int  line 
)
Generated by  doxygen 1.6.3