BALL::Client::InvalidClient Class Reference

#include <BALL/CONCEPT/client.h>

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

List of all members.


Public Member Functions

 InvalidClient (const char *file, int line)

Detailed Description

InvalidClient exception class. This exception will be thrown whenever a client action will be executed without an open working connection.

See also:
Exception::GeneralException

Constructor & Destructor Documentation

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