Open CASCADE Technology Reference Manual 8.0.0
Loading...
Searching...
No Matches
Data Structures | Functions
Standard_Failure.hxx File Reference
#include <Standard.hxx>
#include <Standard_OStream.hxx>
#include <Standard_SStream.hxx>
#include <exception>

Data Structures

class  Standard_Failure
 Forms the root of the entire exception hierarchy. Inherits from std::exception and implements what() interface. More...
 

Functions

Standard_OStreamoperator<< (Standard_OStream &theStream, const Standard_Failure &theFailure)
 

Function Documentation

◆ operator<<()

Standard_OStream & operator<< ( Standard_OStream & theStream,
const Standard_Failure & theFailure )
inline