CarobNS::ControllerException Class Reference

Exception thrown by the controller and received via the socket. More...

#include <CarobException.hpp>

Inheritance diagram for CarobNS::ControllerException:

CarobNS::CarobException List of all members.

Public Member Functions

 ControllerException (std::wstring s)
 Constructs a ControllerException with the given message.
 ControllerException (const DriverSocket &sock)
 De-serializes a ControllerException from the given stream.

Detailed Description

Exception thrown by the controller and received via the socket.


Constructor & Destructor Documentation

CarobNS::ControllerException::ControllerException ( std::wstring  s  )  [inline]

Constructs a ControllerException with the given message.

Parameters:
s error message of the exception

CarobNS::ControllerException::ControllerException ( const DriverSocket sock  )  [inline]

De-serializes a ControllerException from the given stream.

Parameters:
sock driver socket from which to deserialize exception


The documentation for this class was generated from the following file:
Generated on Tue Oct 24 09:05:38 2006 for Carob by  doxygen 1.5.0