Public Member Functions
Tonido::Misc::ErrorHandler Class Reference

Handles Unhandled Exceptions from running threads. More...

List of all members.

Public Member Functions

 ErrorHandler ()
 Default contructor.
virtual ~ErrorHandler ()
 Destructor.
virtual void exception (const Poco::Exception &exc)
 virtual overrides from default error handler
virtual void exception (const std::exception &exc)
virtual void exception ()

Detailed Description

Handles Unhandled Exceptions from running threads.


Constructor & Destructor Documentation

Tonido::Misc::ErrorHandler::ErrorHandler ( )

Default contructor.

Just create object with no data

Tonido::Misc::ErrorHandler::~ErrorHandler ( ) [virtual]

Destructor.

Details if Needed


Generated on Wed Oct 12 2011 21:46:53. © CodeLathe LLC 2007-2011. All Rights Reserved.