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

Implementation of class TXOwl, the base exception class for OWL exceptions that can forward handling to the app module by default. More...

#include <owl/pch.h>
#include <owl/window.h>
#include <owl/except.h>
#include <owl/module.h>
#include <stdio.h>

Go to the source code of this file.

Namespaces

namespace  owl
 Object Windows Library (OWLNext Core)
 

Functions

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

Detailed Description

Implementation of class TXOwl, the base exception class for OWL exceptions that can forward handling to the app module by default.

Definition in file except.cpp.