PageRenderTime 45ms CodeModel.GetById 17ms RepoModel.GetById 0ms app.codeStats 1ms

/www/tags/NOV_07_2009/htdocs/api/org/gjt/sp/jedit/bsh/EvalError.html

#
HTML | 432 lines | 369 code | 51 blank | 12 comment | 0 complexity | d2b7f19267f929bf3c446182531e67de MD5 | raw file
Possible License(s): BSD-3-Clause, AGPL-1.0, Apache-2.0, LGPL-2.0, LGPL-3.0, GPL-2.0, CC-BY-SA-3.0, LGPL-2.1, GPL-3.0, MPL-2.0-no-copyleft-exception, IPL-1.0
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!--NewPage-->
  3. <HTML>
  4. <HEAD>
  5. <!-- Generated by javadoc (build 1.5.0_14) on Tue Jul 22 07:13:49 GMT-08:00 2008 -->
  6. <TITLE>
  7. EvalError (jEdit API)
  8. </TITLE>
  9. <META NAME="keywords" CONTENT="org.gjt.sp.jedit.bsh.EvalError class">
  10. <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style">
  11. <NOSCRIPT>
  12. </NOSCRIPT>
  13. </HEAD>
  14. <BODY BGCOLOR="white" >
  15. <!-- ========= START OF TOP NAVBAR ======= -->
  16. <A NAME="navbar_top"><!-- --></A>
  17. <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
  18. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  19. <TR>
  20. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  21. <A NAME="navbar_top_firstrow"><!-- --></A>
  22. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  23. <TR ALIGN="center" VALIGN="top">
  24. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  25. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  26. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  27. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EvalError.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  28. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  29. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  30. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  31. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  32. </TR>
  33. </TABLE>
  34. </TD>
  35. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  36. </EM>
  37. </TD>
  38. </TR>
  39. <TR>
  40. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  41. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bsh/DelayedEvalBshMethod.html" title="class in org.gjt.sp.jedit.bsh"><B>PREV CLASS</B></A>&nbsp;
  42. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bsh/ExternalNameSpace.html" title="class in org.gjt.sp.jedit.bsh"><B>NEXT CLASS</B></A></FONT></TD>
  43. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  44. <A HREF="../../../../../index.html?org/gjt/sp/jedit/bsh/EvalError.html" target="_top"><B>FRAMES</B></A> &nbsp;
  45. &nbsp;<A HREF="EvalError.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  46. &nbsp;
  47. <NOSCRIPT>
  48. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  49. </NOSCRIPT>
  50. </FONT></TD>
  51. </TR>
  52. <TR>
  53. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  54. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  55. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  56. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  57. </TR>
  58. </TABLE>
  59. <A NAME="skip-navbar_top"></A>
  60. <!-- ========= END OF TOP NAVBAR ========= -->
  61. <HR>
  62. <!-- ======== START OF CLASS DATA ======== -->
  63. <H2>
  64. <FONT SIZE="-1">
  65. org.gjt.sp.jedit.bsh</FONT>
  66. <BR>
  67. Class EvalError</H2>
  68. <PRE>
  69. java.lang.Object
  70. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Throwable
  71. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by ">java.lang.Exception
  72. <IMG SRC="../../../../../resources/inherit.gif" ALT="extended by "><B>org.gjt.sp.jedit.bsh.EvalError</B>
  73. </PRE>
  74. <DL>
  75. <DT><B>All Implemented Interfaces:</B> <DD>java.io.Serializable</DD>
  76. </DL>
  77. <DL>
  78. <DT><B>Direct Known Subclasses:</B> <DD><A HREF="../../../../../org/gjt/sp/jedit/bsh/ParseException.html" title="class in org.gjt.sp.jedit.bsh">ParseException</A>, <A HREF="../../../../../org/gjt/sp/jedit/bsh/TargetError.html" title="class in org.gjt.sp.jedit.bsh">TargetError</A></DD>
  79. </DL>
  80. <HR>
  81. <DL>
  82. <DT><PRE>public class <B>EvalError</B><DT>extends java.lang.Exception</DL>
  83. </PRE>
  84. <P>
  85. EvalError indicates that we cannot continue evaluating the script
  86. or the script has thrown an exception.
  87. EvalError may be thrown for a script syntax error, an evaluation
  88. error such as referring to an undefined variable, an internal error.
  89. <p>
  90. <P>
  91. <P>
  92. <DL>
  93. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/bsh/TargetError.html" title="class in org.gjt.sp.jedit.bsh"><CODE>TargetError</CODE></A>,
  94. <A HREF="../../../../../serialized-form.html#org.gjt.sp.jedit.bsh.EvalError">Serialized Form</A></DL>
  95. <HR>
  96. <P>
  97. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  98. <A NAME="constructor_summary"><!-- --></A>
  99. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  100. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  101. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  102. <B>Constructor Summary</B></FONT></TH>
  103. </TR>
  104. <TR BGCOLOR="white" CLASS="TableRowColor">
  105. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#EvalError(java.lang.String, org.gjt.sp.jedit.bsh.SimpleNode, org.gjt.sp.jedit.bsh.CallStack)">EvalError</A></B>(java.lang.String&nbsp;s,
  106. org.gjt.sp.jedit.bsh.SimpleNode&nbsp;node,
  107. <A HREF="../../../../../org/gjt/sp/jedit/bsh/CallStack.html" title="class in org.gjt.sp.jedit.bsh">CallStack</A>&nbsp;callstack)</CODE>
  108. <BR>
  109. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  110. </TR>
  111. </TABLE>
  112. &nbsp;
  113. <!-- ========== METHOD SUMMARY =========== -->
  114. <A NAME="method_summary"><!-- --></A>
  115. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  116. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  117. <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
  118. <B>Method Summary</B></FONT></TH>
  119. </TR>
  120. <TR BGCOLOR="white" CLASS="TableRowColor">
  121. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  122. <CODE>&nbsp;int</CODE></FONT></TD>
  123. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#getErrorLineNumber()">getErrorLineNumber</A></B>()</CODE>
  124. <BR>
  125. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  126. </TR>
  127. <TR BGCOLOR="white" CLASS="TableRowColor">
  128. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  129. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  130. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#getErrorSourceFile()">getErrorSourceFile</A></B>()</CODE>
  131. <BR>
  132. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  133. </TR>
  134. <TR BGCOLOR="white" CLASS="TableRowColor">
  135. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  136. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  137. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#getErrorText()">getErrorText</A></B>()</CODE>
  138. <BR>
  139. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  140. </TR>
  141. <TR BGCOLOR="white" CLASS="TableRowColor">
  142. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  143. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  144. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#getMessage()">getMessage</A></B>()</CODE>
  145. <BR>
  146. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  147. </TR>
  148. <TR BGCOLOR="white" CLASS="TableRowColor">
  149. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  150. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  151. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#getScriptStackTrace()">getScriptStackTrace</A></B>()</CODE>
  152. <BR>
  153. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  154. </TR>
  155. <TR BGCOLOR="white" CLASS="TableRowColor">
  156. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  157. <CODE>protected &nbsp;void</CODE></FONT></TD>
  158. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#prependMessage(java.lang.String)">prependMessage</A></B>(java.lang.String&nbsp;s)</CODE>
  159. <BR>
  160. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Prepend the message if it is non-null.</TD>
  161. </TR>
  162. <TR BGCOLOR="white" CLASS="TableRowColor">
  163. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  164. <CODE>&nbsp;void</CODE></FONT></TD>
  165. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#reThrow(java.lang.String)">reThrow</A></B>(java.lang.String&nbsp;msg)</CODE>
  166. <BR>
  167. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Re-throw the error, prepending the specified message.</TD>
  168. </TR>
  169. <TR BGCOLOR="white" CLASS="TableRowColor">
  170. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  171. <CODE>&nbsp;void</CODE></FONT></TD>
  172. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#setMessage(java.lang.String)">setMessage</A></B>(java.lang.String&nbsp;s)</CODE>
  173. <BR>
  174. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
  175. </TR>
  176. <TR BGCOLOR="white" CLASS="TableRowColor">
  177. <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
  178. <CODE>&nbsp;java.lang.String</CODE></FONT></TD>
  179. <TD><CODE><B><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#toString()">toString</A></B>()</CODE>
  180. <BR>
  181. &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Print the error with line number and stack trace.</TD>
  182. </TR>
  183. </TABLE>
  184. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Throwable"><!-- --></A>
  185. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  186. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  187. <TH ALIGN="left"><B>Methods inherited from class java.lang.Throwable</B></TH>
  188. </TR>
  189. <TR BGCOLOR="white" CLASS="TableRowColor">
  190. <TD><CODE>fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace</CODE></TD>
  191. </TR>
  192. </TABLE>
  193. &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
  194. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  195. <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
  196. <TH ALIGN="left"><B>Methods inherited from class java.lang.Object</B></TH>
  197. </TR>
  198. <TR BGCOLOR="white" CLASS="TableRowColor">
  199. <TD><CODE>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</CODE></TD>
  200. </TR>
  201. </TABLE>
  202. &nbsp;
  203. <P>
  204. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  205. <A NAME="constructor_detail"><!-- --></A>
  206. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  207. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  208. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  209. <B>Constructor Detail</B></FONT></TH>
  210. </TR>
  211. </TABLE>
  212. <A NAME="EvalError(java.lang.String, org.gjt.sp.jedit.bsh.SimpleNode, org.gjt.sp.jedit.bsh.CallStack)"><!-- --></A><H3>
  213. EvalError</H3>
  214. <PRE>
  215. public <B>EvalError</B>(java.lang.String&nbsp;s,
  216. org.gjt.sp.jedit.bsh.SimpleNode&nbsp;node,
  217. <A HREF="../../../../../org/gjt/sp/jedit/bsh/CallStack.html" title="class in org.gjt.sp.jedit.bsh">CallStack</A>&nbsp;callstack)</PRE>
  218. <DL>
  219. </DL>
  220. <!-- ============ METHOD DETAIL ========== -->
  221. <A NAME="method_detail"><!-- --></A>
  222. <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
  223. <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
  224. <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
  225. <B>Method Detail</B></FONT></TH>
  226. </TR>
  227. </TABLE>
  228. <A NAME="toString()"><!-- --></A><H3>
  229. toString</H3>
  230. <PRE>
  231. public java.lang.String <B>toString</B>()</PRE>
  232. <DL>
  233. <DD>Print the error with line number and stack trace.
  234. <P>
  235. <DD><DL>
  236. <DT><B>Overrides:</B><DD><CODE>toString</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
  237. </DD>
  238. <DD><DL>
  239. </DL>
  240. </DD>
  241. </DL>
  242. <HR>
  243. <A NAME="reThrow(java.lang.String)"><!-- --></A><H3>
  244. reThrow</H3>
  245. <PRE>
  246. public void <B>reThrow</B>(java.lang.String&nbsp;msg)
  247. throws <A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html" title="class in org.gjt.sp.jedit.bsh">EvalError</A></PRE>
  248. <DL>
  249. <DD>Re-throw the error, prepending the specified message.
  250. <P>
  251. <DD><DL>
  252. <DT><B>Throws:</B>
  253. <DD><CODE><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html" title="class in org.gjt.sp.jedit.bsh">EvalError</A></CODE></DL>
  254. </DD>
  255. </DL>
  256. <HR>
  257. <A NAME="getErrorText()"><!-- --></A><H3>
  258. getErrorText</H3>
  259. <PRE>
  260. public java.lang.String <B>getErrorText</B>()</PRE>
  261. <DL>
  262. <DD><DL>
  263. </DL>
  264. </DD>
  265. </DL>
  266. <HR>
  267. <A NAME="getErrorLineNumber()"><!-- --></A><H3>
  268. getErrorLineNumber</H3>
  269. <PRE>
  270. public int <B>getErrorLineNumber</B>()</PRE>
  271. <DL>
  272. <DD><DL>
  273. </DL>
  274. </DD>
  275. </DL>
  276. <HR>
  277. <A NAME="getErrorSourceFile()"><!-- --></A><H3>
  278. getErrorSourceFile</H3>
  279. <PRE>
  280. public java.lang.String <B>getErrorSourceFile</B>()</PRE>
  281. <DL>
  282. <DD><DL>
  283. </DL>
  284. </DD>
  285. </DL>
  286. <HR>
  287. <A NAME="getScriptStackTrace()"><!-- --></A><H3>
  288. getScriptStackTrace</H3>
  289. <PRE>
  290. public java.lang.String <B>getScriptStackTrace</B>()</PRE>
  291. <DL>
  292. <DD><DL>
  293. </DL>
  294. </DD>
  295. </DL>
  296. <HR>
  297. <A NAME="getMessage()"><!-- --></A><H3>
  298. getMessage</H3>
  299. <PRE>
  300. public java.lang.String <B>getMessage</B>()</PRE>
  301. <DL>
  302. <DD><DL>
  303. <DT><B>Overrides:</B><DD><CODE>getMessage</CODE> in class <CODE>java.lang.Throwable</CODE></DL>
  304. </DD>
  305. <DD><DL>
  306. <DT><B>See Also:</B><DD><A HREF="../../../../../org/gjt/sp/jedit/bsh/EvalError.html#toString()"><CODE>for a full display of the information</CODE></A></DL>
  307. </DD>
  308. </DL>
  309. <HR>
  310. <A NAME="setMessage(java.lang.String)"><!-- --></A><H3>
  311. setMessage</H3>
  312. <PRE>
  313. public void <B>setMessage</B>(java.lang.String&nbsp;s)</PRE>
  314. <DL>
  315. <DD><DL>
  316. </DL>
  317. </DD>
  318. </DL>
  319. <HR>
  320. <A NAME="prependMessage(java.lang.String)"><!-- --></A><H3>
  321. prependMessage</H3>
  322. <PRE>
  323. protected void <B>prependMessage</B>(java.lang.String&nbsp;s)</PRE>
  324. <DL>
  325. <DD>Prepend the message if it is non-null.
  326. <P>
  327. <DD><DL>
  328. </DL>
  329. </DD>
  330. </DL>
  331. <!-- ========= END OF CLASS DATA ========= -->
  332. <HR>
  333. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  334. <A NAME="navbar_bottom"><!-- --></A>
  335. <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
  336. <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
  337. <TR>
  338. <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
  339. <A NAME="navbar_bottom_firstrow"><!-- --></A>
  340. <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
  341. <TR ALIGN="center" VALIGN="top">
  342. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
  343. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
  344. <TD BGCOLOR="#00008B" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
  345. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="class-use/EvalError.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
  346. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
  347. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
  348. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A>&nbsp;</TD>
  349. <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
  350. </TR>
  351. </TABLE>
  352. </TD>
  353. <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
  354. </EM>
  355. </TD>
  356. </TR>
  357. <TR>
  358. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  359. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bsh/DelayedEvalBshMethod.html" title="class in org.gjt.sp.jedit.bsh"><B>PREV CLASS</B></A>&nbsp;
  360. &nbsp;<A HREF="../../../../../org/gjt/sp/jedit/bsh/ExternalNameSpace.html" title="class in org.gjt.sp.jedit.bsh"><B>NEXT CLASS</B></A></FONT></TD>
  361. <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
  362. <A HREF="../../../../../index.html?org/gjt/sp/jedit/bsh/EvalError.html" target="_top"><B>FRAMES</B></A> &nbsp;
  363. &nbsp;<A HREF="EvalError.html" target="_top"><B>NO FRAMES</B></A> &nbsp;
  364. &nbsp;
  365. <NOSCRIPT>
  366. <A HREF="../../../../../allclasses-noframe.html"><B>All Classes</B></A>
  367. </NOSCRIPT>
  368. </FONT></TD>
  369. </TR>
  370. <TR>
  371. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  372. SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
  373. <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
  374. DETAIL:&nbsp;FIELD&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
  375. </TR>
  376. </TABLE>
  377. <A NAME="skip-navbar_bottom"></A>
  378. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  379. <HR>
  380. </BODY>
  381. </HTML>