Main Page
Modules
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
beecrypt
::
lang
::
Exception
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:
[
legend
]
Collaboration diagram for beecrypt::lang::Exception:
[
legend
]
List of all members.
Public Member Functions
Exception
() throw ()
Exception
(const
String
&message) throw ()
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:
c++/lang/
Exception.h
Generated on Sat Jan 19 02:01:13 2008 for BeeCrypt by
1.5.4