|
Open CASCADE Technology 6.5.2
|
The class provides exception objects
#include <BOPTColStd_Failure.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| BOPTColStd_Failure (const Standard_CString aMessage) | |
| Standard_CString | Message () const |
| BOPTColStd_Failure::BOPTColStd_Failure | ( | const Standard_CString | aMessage | ) |
| Standard_CString BOPTColStd_Failure::Message | ( | ) | const |
| void BOPTColStd_Failure::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTColStd_Failure::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| void* BOPTColStd_Failure::operator new | ( | size_t | size | ) | [inline] |
1.7.4