Main Page
Modules
Namespaces
Classes
Files
Related Pages
Class List
Class Hierarchy
Class Members
beecrypt
::
lang
::
Error
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:
[
legend
]
Collaboration diagram for beecrypt::lang::Error:
[
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:
c++/lang/
Error.h
Generated on Sat Jan 19 02:01:10 2008 for BeeCrypt by
1.5.4