Main Page | Modules | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

beecrypt::lang::Throwable Class Reference
[C++ classes mimicking java.lang]

This class is the superclass of all errors and exceptions used by the BeeCrypt C++ API. More...

#include <Throwable.h>

Inheritance diagram for beecrypt::lang::Throwable:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Throwable () throw ()
 Throwable (const String &message) throw ()
 Throwable (const Throwable &cause) throw ()
virtual ~Throwable () throw ()
const StringgetMessage () const throw ()

Detailed Description

This class is the superclass of all errors and exceptions used by the BeeCrypt C++ API.


Constructor & Destructor Documentation

beecrypt::lang::Throwable::Throwable  )  throw ()
 

beecrypt::lang::Throwable::Throwable const String message  )  throw ()
 

beecrypt::lang::Throwable::Throwable const Throwable cause  )  throw ()
 

virtual beecrypt::lang::Throwable::~Throwable  )  throw () [inline, virtual]
 


Member Function Documentation

const String& beecrypt::lang::Throwable::getMessage  )  const throw ()
 


The documentation for this class was generated from the following file:
Generated on Mon Jun 20 08:11:23 2005 for BeeCrypt by  doxygen 1.4.0