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

This subclass of Throwable is used to indicate a serious problem, which should not be caught by the application. More...

#include <Error.h>

Inheritance diagram for beecrypt::lang::Error:

Inheritance graph
[legend]
Collaboration diagram for beecrypt::lang::Error:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Error () throw ()
 Error (const String &message) throw ()


Detailed Description

This subclass of Throwable is used to indicate a serious problem, which should not be caught by the application.

Constructor & Destructor Documentation

beecrypt::lang::Error::Error (  )  throw ()

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


The documentation for this class was generated from the following file:

Generated on Fri Oct 17 08:03:30 2008 for BeeCrypt by  doxygen 1.5.7.1