This subclass of
Throwable is used to indicate a problem which the application may want to catch.
More...
#include <Exception.h>
List of all members.
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 |
( |
|
) |
throw () |
beecrypt::lang::Exception::Exception |
( |
const String & |
message |
) |
throw () |
The documentation for this class was generated from the following file: