OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
except.h File Reference

ObjectWindows exception class & function definitions. More...

#include <owl/private/defs.h>
#include <owl/private/except.h>
#include <owl/exbase.h>
#include <owl/private/gmodule.h>
#include <owl/except.rh>
#include <owl/preclass.h>
#include <owl/posclass.h>

Go to the source code of this file.

Classes

class  owl::TXOwl
 TXOwl is root class of the ObjectWindows exception hierarchy. More...
 
class  owl::TXOutOfMemory
 Describes an exception that results from running out of memory. More...
 
class  owl::TXNotSupportedCall
 
class  owl::TXEndSession
 TXEndSession is thrown from TWindow's handler for WM_ENDSESSION. More...
 

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

int owl::HandleGlobalException (owl::TXBase &x, LPCTSTR caption, LPCTSTR canResume=nullptr)
 

Detailed Description

ObjectWindows exception class & function definitions.

Definition in file except.h.