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

This subclass of Throwable is used to indicate a problem which the application may want to catch. More...

#include <Exception.h>

Inheritance diagram for beecrypt::lang::Exception:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

 Exception ()
 Exception (const char *message)
 Exception (const String &message)
 Exception (const Throwable *cause)
 ~Exception ()


Detailed Description

This subclass of Throwable is used to indicate a problem which the application may want to catch.

Constructor & Destructor Documentation

beecrypt::lang::Exception::Exception (  )  [inline]

beecrypt::lang::Exception::Exception ( const char *  message  )  [inline]

beecrypt::lang::Exception::Exception ( const String message  )  [inline]

beecrypt::lang::Exception::Exception ( const Throwable cause  )  [inline]

beecrypt::lang::Exception::~Exception (  )  [inline]


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

Generated on Fri Jun 19 13:39:42 2009 for BeeCrypt C++ by  doxygen 1.5.8