BALL::Client::NoPersistentObject Class Reference

#include <BALL/CONCEPT/client.h>

Inheritance diagram for BALL::Client::NoPersistentObject:
BALL::Exception::GeneralException

List of all members.


Public Member Functions

 NoPersistentObject (const char *file, int line)

Detailed Description

NoPersistentObject exception class. This exception will be thrown whenever an object that is not a PersistentObject will be tried to sent through the client. Only PersistentObject's can be sent through this client.

See also:
Exception::GeneralException

Constructor & Destructor Documentation

BALL::Client::NoPersistentObject::NoPersistentObject ( const char *  file,
int  line 
)