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

#include <owl/private/checks.h>

Inheritance diagram for owl::TPreconditionFailure:
owl::TDiagException

Public Member Functions

 TPreconditionFailure (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 163 of file checks.h.

Constructor & Destructor Documentation

◆ TPreconditionFailure()

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

Definition at line 424 of file checks.cpp.


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