Open CASCADE Technology  6.9.0
Macros

Aspect_WindowError.hxx File Reference

#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <Standard_OutOfRange.hxx>
#include <Handle_Aspect_WindowError.hxx>

Macros

#define Aspect_WindowError_Raise_if(CONDITION, MESSAGE)   if (CONDITION) Aspect_WindowError::Raise(MESSAGE);
 

Macro Definition Documentation

#define Aspect_WindowError_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) Aspect_WindowError::Raise(MESSAGE);