#include <BALL/CONCEPT/client.h>

Public Member Functions | |
| NoPersistentObject (const char *file, int line) | |
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.
Definition at line 92 of file client.h.
| BALL::Client::NoPersistentObject::NoPersistentObject | ( | const char * | file, | |
| int | line | |||
| ) |
1.6.3