Main Page | Modules | Namespace List | Class Hierarchy | Class List | Namespace Members | Class Members

Client::InvalidClient Class Reference

InvalidClient exception class. More...

#include <client.h>

Inheritance diagram for Client::InvalidClient:

Exception::GeneralException List of all members.

Public Member Functions

 InvalidClient (const char *file, int line) throw ()

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