Home
last modified time | relevance | path

Searched refs:theFail (Results 1 – 1 of 1) sorted by relevance

/dports/cad/opencascade/opencascade-7.6.0/src/Draw/
H A DDraw_Window.cxx1294 catch (Standard_Failure const& theFail) in Init_Appli() local
1296 Message::SendFail() << "TK_Init() failed with " << theFail; in Init_Appli()
1326 catch (Standard_Failure const& theFail) in Init_Appli() local
1328 …std::cout << "Cannot open display (" << theFail << "). Interpret commands in batch mode." << std::… in Init_Appli()