#include <client.h>
Inheritance diagram for Client::NoPersistentObject:
Public Member Functions | |
NoPersistentObject (const char *file, int line) throw () |
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.