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

VIEW::Server::NotCompositeObject Class Reference

NotCompositeObject Exception class. More...

#include <server.h>

Inheritance diagram for VIEW::Server::NotCompositeObject:

Exception::GeneralException List of all members.

Public Member Functions

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

Detailed Description

NotCompositeObject Exception class.

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

See also:
GeneralException