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 Tue May 20 13:55:21 2008 for BeeCrypt by  doxygen 1.5.5