OWLNext    7.0
Borland's Object Windows Library for the modern age
Loading...
Searching...
No Matches
owl::TCheckFailure Class Reference

#include <owl/private/checks.h>

Inheritance diagram for owl::TCheckFailure:
owl::TDiagException

Public Member Functions

 TCheckFailure (const tstring &msg, LPCSTR file, int line)
 
- Public Member Functions inherited from owl::TDiagException
 TDiagException (LPCSTR type, const tstring &msg, LPCSTR file, int line)
 
virtual const charwhat () const noexcept
 
virtual tstring why () const
 

Additional Inherited Members

- Static Public Member Functions inherited from owl::TDiagException
static tstring ToString (LPCSTR s)
 
static int BreakMessage (LPCSTR type, const tstring &msg, LPCSTR file, int line)
 
- Protected Attributes inherited from owl::TDiagException
TXBase delegate
 

Detailed Description

Definition at line 174 of file checks.h.

Constructor & Destructor Documentation

◆ TCheckFailure()

owl::TCheckFailure::TCheckFailure ( const tstring & msg,
LPCSTR file,
int line )

Definition at line 428 of file checks.cpp.


The documentation for this class was generated from the following files: