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

This class is the superclass of exceptions that can be thrown during normal operation. More...

#include <RuntimeException.h>

Inheritance diagram for beecrypt::lang::RuntimeException:

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

Collaboration graph
[legend]

List of all members.

Public Member Functions

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


Detailed Description

This class is the superclass of exceptions that can be thrown during normal operation.

Constructor & Destructor Documentation

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

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

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

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

beecrypt::lang::RuntimeException::~RuntimeException (  )  [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