Searched refs:msg (Results 1 - 7 of 7) sorted by relevance

/hets/utils/debian/auto-package/debian-common/
H A Dhets_script27 def __init__(self, msg):
28 self.value = msg
30 return repr(self.msg)
149 def __init__(self, msg):
150 self.value = msg
152 return repr(self.msg)
/hets/OWL2/java/de/unibremen/informatik/
H A DOWL2Parser.java199 String inp = "", msg = "OWL2Parser.parseArgs: ";
201 throw new Exception(msg + "no arguments provided");
208 throw new Exception(msg
211 out.add(parseOption(args[++i].toLowerCase(), msg), args[++i]);
214 throw new Exception(msg
217 out.add(parseOption(args[ ++i].toLowerCase(), msg));
223 throw new Exception(msg + "unknown command <" + arg + ">");
227 throw new Exception(msg + "ambigious IRI");
238 throw new Exception(msg + "IRI not set");
/hets/utils/el/
H A Dcasl-mode.el355 (defun casl-compilation-sentinel (proc msg)
373 msg)
401 (defun casl-compilation-handle-exit (process-status exit-status msg)
402 "Write msg in the current buffer and hack its mode-line-process."
404 (status (cons msg exit-status))
H A Ddol-mode.el355 (defun dol-compilation-sentinel (proc msg)
373 msg)
401 (defun dol-compilation-handle-exit (process-status exit-status msg)
402 "Write msg in the current buffer and hack its mode-line-process."
404 (status (cons msg exit-status))
/hets/MMT/
H A Dhets-mmt-standalone.jarmain/main.jar .version OneJar.class OneJar.java package public OneJar extends java.lang ...
/hets/CASL/Termination/
H A DAProVE.jarMETA-INF/ META-INF/MANIFEST.MF aprove/ aprove/CommandLineInterface/ aprove/Framework/ aprove/Framework/Algebra/ aprove/Framework/ ...
/hets/OWL2/java/lib/
H A Dowlapi-osgidistribution-3.5.2.jarMETA-INF/MANIFEST.MF META-INF/ META-INF/maven/ META-INF/maven/net. ...

Completed in 60 milliseconds