9#if !defined(OWL_EXCEPT_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
20#include <owl/except.rh>
54 uint GetErrorCode()
const;
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
Derived from xmsg, TXBase is the base class for ObjectWindows and ObjectComponents exception-handling...
TXEndSession is thrown from TWindow's handler for WM_ENDSESSION.
Describes an exception that results from running out of memory.
TXOwl is root class of the ObjectWindows exception hierarchy.
Base exception support for framework exceptions.
uint GetErrorCode() const
Returns the resource ID.
uint ResId
Resource ID for a TXOwl object.
Object Windows Library (OWLNext Core)
int HandleGlobalException(owl::TXBase &x, LPCTSTR caption, LPCTSTR canResume=nullptr)
TModule & GetGlobalModule()