#include <StdExceptionWrapper.h>
Inheritance diagram for Sct::StdExceptionWrapper:

Public Member Functions | |
| StdExceptionWrapper (const std::exception &exception) throw () | |
| Creates an Exception with message msg and no cause. | |
|
|
Creates an Exception with message msg and no cause.
Definition at line 14 of file StdExceptionWrapper.h. References Sct::AbstractThrowable::initialize(). |
1.3-rc3