#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.
BALL::Client::NoPersistentObject::NoPersistentObject | ( | const char * | file, | |
int | line | |||
) |