Gobelijn API documentation
- generated for commit a0cbea7
|
Demo for exceptions. More...
Go to the source code of this file.
Functions | |
int | app_exception () |
Demo prog for ctor/dtor features in class derivation. More... | |
Demo for exceptions.
Definition in file app_exception.cpp.
int app_exception | ( | ) |
Demo prog for ctor/dtor features in class derivation.
None. |
Definition at line 20 of file app_exception.cpp.
References COMP_MISC_BLOCK_TRACER, COMP_MISC_FUNCTION_TRACER, COMP_MISC_LOG_TRACER, ODemo::Exception::info(), ODemo::SailBoat::info(), ODemo::Bicycle::info(), ODemo::LoadingException::info(), ODemo::SailingException::info(), ODemo::SailBoat::move(), ODemo::WaterVehicle::start_sinking(), and ODemo::Exception::what().
Referenced by main().