Searched refs:ee (Results 1 - 5 of 5) sorted by relevance

/barrelfish-master/usr/eclipseclp/Visualisation/src/com/parctechnologies/eclipse/visualisation/
H A DVisClient.java199 catch(EclipseException ee){recover_ee(ee);}
262 catch(EclipseException ee){recover_ee(ee);}
303 } catch(EclipseException ee) {
304 recover_ee(ee);
598 } catch(EclipseException ee) {
599 recover_ee(ee);
719 catch(EclipseException ee){recover_ee(ee);}
792 recover_ee(EclipseException ee) argument
[all...]
H A DGraphViewer.java1052 } catch(EclipseException ee) {
1053 throw(new RuntimeException("EclipseException "+ee+" thrown while running "+
/barrelfish-master/usr/eclipseclp/JavaInterface/src/com/parctechnologies/eclipse/
H A DEclipseMultitaskConnectionImpl.java274 } catch(EclipseException ee) {
275 mg.exception = ee;
319 } catch(EclipseException ee) {
322 multitaskGoalQueue.setProtocolException(ee);
/barrelfish-master/usr/eclipseclp/lib_tcl/widget/
H A Dcalculator.tcl427 $val full sign ip dec fp ee]} {
431 set val $sign$ip$dec$fp$ee
/barrelfish-master/usr/eclipseclp/CPViz/viztool/src/components/
H A DInternalFrame.java237 }catch (Exception ee){
839 } catch (Exception ee) {
841 // System.out.println( "HelpSet " + ee.getMessage());

Completed in 105 milliseconds