Open CASCADE Technology 6.6.0
Defines
OSD_Exception_IN_PAGE_ERROR.hxx File Reference
#include <Standard.hxx>
#include <Standard_DefineHandle.hxx>
#include <Standard_DefineException.hxx>
#include <Standard_SStream.hxx>
#include <OSD_Exception.hxx>
#include <Handle_OSD_Exception_IN_PAGE_ERROR.hxx>

Defines

#define OSD_Exception_IN_PAGE_ERROR_Raise_if(CONDITION, MESSAGE)   if (CONDITION) OSD_Exception_IN_PAGE_ERROR::Raise(MESSAGE);

Define Documentation

#define OSD_Exception_IN_PAGE_ERROR_Raise_if (   CONDITION,
  MESSAGE 
)    if (CONDITION) OSD_Exception_IN_PAGE_ERROR::Raise(MESSAGE);
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines