BALL::VIEW::ServerWidget::NotCompositeObject Class Reference

#include <BALL/VIEW/KERNEL/serverWidget.h>

Inheritance diagram for BALL::VIEW::ServerWidget::NotCompositeObject:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 NotCompositeObject (const char *file, int line)

Detailed Description

NotCompositeObject Exception class. This exeption will be thrown if a PersistentObject was received that was not a Composite object.

See also:
GeneralException

Constructor & Destructor Documentation

BALL::VIEW::ServerWidget::NotCompositeObject::NotCompositeObject ( const char *  file,
int  line 
)