Share::ShareException Class Reference
[Core library classes]

General exception carrying text message inside. More...

#include <sharelib.h>

Inheritance diagram for Share::ShareException:

Inheritance graph
[legend]
Collaboration diagram for Share::ShareException:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ShareException (const char *message)
 ~ShareException () throw ()
 ShareException (const ShareException &)
const char * message () const

Detailed Description

General exception carrying text message inside.

Definition at line 45 of file sharelib.h.


Constructor & Destructor Documentation

Share::ShareException::ShareException ( const char *  message  ) 

Create exception object

Parameters:
message Text message describing exception

Share::ShareException::~ShareException (  )  throw ()

Overloaded destructor from std::bad_alloc

Share::ShareException::ShareException ( const ShareException  ) 

Copy constructor needed to pass exception by value


Member Function Documentation

const char* Share::ShareException::message (  )  const

Returns:
Return text message describing exception


The documentation for this class was generated from the following file:
Generated on Sun Aug 26 17:43:02 2007 for ShareLibrary by  doxygen 1.5.2