PageRenderTime 58ms CodeModel.GetById 30ms RepoModel.GetById 1ms app.codeStats 0ms

/doc/edu/thangiah/action/Error.html

https://github.com/sruwebrouting/ERS
HTML | 314 lines | 263 code | 0 blank | 51 comment | 0 complexity | 77cb58a5839dd08f000b2e3e5ff1c56c MD5 | raw file
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <!-- NewPage -->
  3. <html lang="en">
  4. <head>
  5. <!-- Generated by javadoc (version 1.7.0_13) on Wed May 15 10:18:28 EDT 2013 -->
  6. <title>Error</title>
  7. <meta name="date" content="2013-05-15">
  8. <link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
  9. </head>
  10. <body>
  11. <script type="text/javascript"><!--
  12. if (location.href.indexOf('is-external=true') == -1) {
  13. parent.document.title="Error";
  14. }
  15. //-->
  16. </script>
  17. <noscript>
  18. <div>JavaScript is disabled on your browser.</div>
  19. </noscript>
  20. <!-- ========= START OF TOP NAVBAR ======= -->
  21. <div class="topNav"><a name="navbar_top">
  22. <!-- -->
  23. </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
  24. <!-- -->
  25. </a>
  26. <ul class="navList" title="Navigation">
  27. <li><a href="../../../overview-summary.html">Overview</a></li>
  28. <li><a href="package-summary.html">Package</a></li>
  29. <li class="navBarCell1Rev">Class</li>
  30. <li><a href="class-use/Error.html">Use</a></li>
  31. <li><a href="package-tree.html">Tree</a></li>
  32. <li><a href="../../../deprecated-list.html">Deprecated</a></li>
  33. <li><a href="../../../index-files/index-1.html">Index</a></li>
  34. <li><a href="../../../help-doc.html">Help</a></li>
  35. </ul>
  36. </div>
  37. <div class="subNav">
  38. <ul class="navList">
  39. <li><a href="../../../edu/thangiah/action/BaseManagementController.Modes.html" title="enum in edu.thangiah.action"><span class="strong">Prev Class</span></a></li>
  40. <li><a href="../../../edu/thangiah/action/ValidationAction.html" title="class in edu.thangiah.action"><span class="strong">Next Class</span></a></li>
  41. </ul>
  42. <ul class="navList">
  43. <li><a href="../../../index.html?edu/thangiah/action/Error.html" target="_top">Frames</a></li>
  44. <li><a href="Error.html" target="_top">No Frames</a></li>
  45. </ul>
  46. <ul class="navList" id="allclasses_navbar_top">
  47. <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
  48. </ul>
  49. <div>
  50. <script type="text/javascript"><!--
  51. allClassesLink = document.getElementById("allclasses_navbar_top");
  52. if(window==top) {
  53. allClassesLink.style.display = "block";
  54. }
  55. else {
  56. allClassesLink.style.display = "none";
  57. }
  58. //-->
  59. </script>
  60. </div>
  61. <div>
  62. <ul class="subNavList">
  63. <li>Summary:&nbsp;</li>
  64. <li>Nested&nbsp;|&nbsp;</li>
  65. <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
  66. <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
  67. <li><a href="#method_summary">Method</a></li>
  68. </ul>
  69. <ul class="subNavList">
  70. <li>Detail:&nbsp;</li>
  71. <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
  72. <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
  73. <li><a href="#method_detail">Method</a></li>
  74. </ul>
  75. </div>
  76. <a name="skip-navbar_top">
  77. <!-- -->
  78. </a></div>
  79. <!-- ========= END OF TOP NAVBAR ========= -->
  80. <!-- ======== START OF CLASS DATA ======== -->
  81. <div class="header">
  82. <div class="subTitle">edu.thangiah.action</div>
  83. <h2 title="Class Error" class="title">Class Error</h2>
  84. </div>
  85. <div class="contentContainer">
  86. <ul class="inheritance">
  87. <li>java.lang.Object</li>
  88. <li>
  89. <ul class="inheritance">
  90. <li>edu.thangiah.action.Error</li>
  91. </ul>
  92. </li>
  93. </ul>
  94. <div class="description">
  95. <ul class="blockList">
  96. <li class="blockList">
  97. <hr>
  98. <br>
  99. <pre> class <span class="strong">Error</span>
  100. extends java.lang.Object</pre>
  101. <div class="block">A generic class for holding error information. Used to store controller errors.</div>
  102. <dl><dt><span class="strong">Author:</span></dt>
  103. <dd>Kelly Smith</dd></dl>
  104. </li>
  105. </ul>
  106. </div>
  107. <div class="summary">
  108. <ul class="blockList">
  109. <li class="blockList">
  110. <!-- =========== FIELD SUMMARY =========== -->
  111. <ul class="blockList">
  112. <li class="blockList"><a name="field_summary">
  113. <!-- -->
  114. </a>
  115. <h3>Field Summary</h3>
  116. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Field Summary table, listing fields, and an explanation">
  117. <caption><span>Fields</span><span class="tabEnd">&nbsp;</span></caption>
  118. <tr>
  119. <th class="colFirst" scope="col">Modifier and Type</th>
  120. <th class="colLast" scope="col">Field and Description</th>
  121. </tr>
  122. <tr class="altColor">
  123. <td class="colFirst"><code>(package private) <a href="../../../edu/thangiah/action/BaseManagementController.ErrorCode.html" title="enum in edu.thangiah.action">BaseManagementController.ErrorCode</a></code></td>
  124. <td class="colLast"><code><strong><a href="../../../edu/thangiah/action/Error.html#code">code</a></strong></code>&nbsp;</td>
  125. </tr>
  126. <tr class="rowColor">
  127. <td class="colFirst"><code>(package private) java.lang.String</code></td>
  128. <td class="colLast"><code><strong><a href="../../../edu/thangiah/action/Error.html#message">message</a></strong></code>&nbsp;</td>
  129. </tr>
  130. </table>
  131. </li>
  132. </ul>
  133. <!-- ======== CONSTRUCTOR SUMMARY ======== -->
  134. <ul class="blockList">
  135. <li class="blockList"><a name="constructor_summary">
  136. <!-- -->
  137. </a>
  138. <h3>Constructor Summary</h3>
  139. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Constructor Summary table, listing constructors, and an explanation">
  140. <caption><span>Constructors</span><span class="tabEnd">&nbsp;</span></caption>
  141. <tr>
  142. <th class="colOne" scope="col">Constructor and Description</th>
  143. </tr>
  144. <tr class="altColor">
  145. <td class="colOne"><code><strong><a href="../../../edu/thangiah/action/Error.html#Error(edu.thangiah.action.BaseManagementController.ErrorCode, java.lang.String)">Error</a></strong>(<a href="../../../edu/thangiah/action/BaseManagementController.ErrorCode.html" title="enum in edu.thangiah.action">BaseManagementController.ErrorCode</a>&nbsp;code,
  146. java.lang.String&nbsp;message)</code>&nbsp;</td>
  147. </tr>
  148. </table>
  149. </li>
  150. </ul>
  151. <!-- ========== METHOD SUMMARY =========== -->
  152. <ul class="blockList">
  153. <li class="blockList"><a name="method_summary">
  154. <!-- -->
  155. </a>
  156. <h3>Method Summary</h3>
  157. <table class="overviewSummary" border="0" cellpadding="3" cellspacing="0" summary="Method Summary table, listing methods, and an explanation">
  158. <caption><span>Methods</span><span class="tabEnd">&nbsp;</span></caption>
  159. <tr>
  160. <th class="colFirst" scope="col">Modifier and Type</th>
  161. <th class="colLast" scope="col">Method and Description</th>
  162. </tr>
  163. <tr class="altColor">
  164. <td class="colFirst"><code>java.lang.String</code></td>
  165. <td class="colLast"><code><strong><a href="../../../edu/thangiah/action/Error.html#toString()">toString</a></strong>()</code>&nbsp;</td>
  166. </tr>
  167. </table>
  168. <ul class="blockList">
  169. <li class="blockList"><a name="methods_inherited_from_class_java.lang.Object">
  170. <!-- -->
  171. </a>
  172. <h3>Methods inherited from class&nbsp;java.lang.Object</h3>
  173. <code>clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait</code></li>
  174. </ul>
  175. </li>
  176. </ul>
  177. </li>
  178. </ul>
  179. </div>
  180. <div class="details">
  181. <ul class="blockList">
  182. <li class="blockList">
  183. <!-- ============ FIELD DETAIL =========== -->
  184. <ul class="blockList">
  185. <li class="blockList"><a name="field_detail">
  186. <!-- -->
  187. </a>
  188. <h3>Field Detail</h3>
  189. <a name="code">
  190. <!-- -->
  191. </a>
  192. <ul class="blockList">
  193. <li class="blockList">
  194. <h4>code</h4>
  195. <pre><a href="../../../edu/thangiah/action/BaseManagementController.ErrorCode.html" title="enum in edu.thangiah.action">BaseManagementController.ErrorCode</a> code</pre>
  196. </li>
  197. </ul>
  198. <a name="message">
  199. <!-- -->
  200. </a>
  201. <ul class="blockListLast">
  202. <li class="blockList">
  203. <h4>message</h4>
  204. <pre>java.lang.String message</pre>
  205. </li>
  206. </ul>
  207. </li>
  208. </ul>
  209. <!-- ========= CONSTRUCTOR DETAIL ======== -->
  210. <ul class="blockList">
  211. <li class="blockList"><a name="constructor_detail">
  212. <!-- -->
  213. </a>
  214. <h3>Constructor Detail</h3>
  215. <a name="Error(edu.thangiah.action.BaseManagementController.ErrorCode, java.lang.String)">
  216. <!-- -->
  217. </a>
  218. <ul class="blockListLast">
  219. <li class="blockList">
  220. <h4>Error</h4>
  221. <pre>public&nbsp;Error(<a href="../../../edu/thangiah/action/BaseManagementController.ErrorCode.html" title="enum in edu.thangiah.action">BaseManagementController.ErrorCode</a>&nbsp;code,
  222. java.lang.String&nbsp;message)</pre>
  223. </li>
  224. </ul>
  225. </li>
  226. </ul>
  227. <!-- ============ METHOD DETAIL ========== -->
  228. <ul class="blockList">
  229. <li class="blockList"><a name="method_detail">
  230. <!-- -->
  231. </a>
  232. <h3>Method Detail</h3>
  233. <a name="toString()">
  234. <!-- -->
  235. </a>
  236. <ul class="blockListLast">
  237. <li class="blockList">
  238. <h4>toString</h4>
  239. <pre>public&nbsp;java.lang.String&nbsp;toString()</pre>
  240. <dl>
  241. <dt><strong>Overrides:</strong></dt>
  242. <dd><code>toString</code>&nbsp;in class&nbsp;<code>java.lang.Object</code></dd>
  243. </dl>
  244. </li>
  245. </ul>
  246. </li>
  247. </ul>
  248. </li>
  249. </ul>
  250. </div>
  251. </div>
  252. <!-- ========= END OF CLASS DATA ========= -->
  253. <!-- ======= START OF BOTTOM NAVBAR ====== -->
  254. <div class="bottomNav"><a name="navbar_bottom">
  255. <!-- -->
  256. </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
  257. <!-- -->
  258. </a>
  259. <ul class="navList" title="Navigation">
  260. <li><a href="../../../overview-summary.html">Overview</a></li>
  261. <li><a href="package-summary.html">Package</a></li>
  262. <li class="navBarCell1Rev">Class</li>
  263. <li><a href="class-use/Error.html">Use</a></li>
  264. <li><a href="package-tree.html">Tree</a></li>
  265. <li><a href="../../../deprecated-list.html">Deprecated</a></li>
  266. <li><a href="../../../index-files/index-1.html">Index</a></li>
  267. <li><a href="../../../help-doc.html">Help</a></li>
  268. </ul>
  269. </div>
  270. <div class="subNav">
  271. <ul class="navList">
  272. <li><a href="../../../edu/thangiah/action/BaseManagementController.Modes.html" title="enum in edu.thangiah.action"><span class="strong">Prev Class</span></a></li>
  273. <li><a href="../../../edu/thangiah/action/ValidationAction.html" title="class in edu.thangiah.action"><span class="strong">Next Class</span></a></li>
  274. </ul>
  275. <ul class="navList">
  276. <li><a href="../../../index.html?edu/thangiah/action/Error.html" target="_top">Frames</a></li>
  277. <li><a href="Error.html" target="_top">No Frames</a></li>
  278. </ul>
  279. <ul class="navList" id="allclasses_navbar_bottom">
  280. <li><a href="../../../allclasses-noframe.html">All Classes</a></li>
  281. </ul>
  282. <div>
  283. <script type="text/javascript"><!--
  284. allClassesLink = document.getElementById("allclasses_navbar_bottom");
  285. if(window==top) {
  286. allClassesLink.style.display = "block";
  287. }
  288. else {
  289. allClassesLink.style.display = "none";
  290. }
  291. //-->
  292. </script>
  293. </div>
  294. <div>
  295. <ul class="subNavList">
  296. <li>Summary:&nbsp;</li>
  297. <li>Nested&nbsp;|&nbsp;</li>
  298. <li><a href="#field_summary">Field</a>&nbsp;|&nbsp;</li>
  299. <li><a href="#constructor_summary">Constr</a>&nbsp;|&nbsp;</li>
  300. <li><a href="#method_summary">Method</a></li>
  301. </ul>
  302. <ul class="subNavList">
  303. <li>Detail:&nbsp;</li>
  304. <li><a href="#field_detail">Field</a>&nbsp;|&nbsp;</li>
  305. <li><a href="#constructor_detail">Constr</a>&nbsp;|&nbsp;</li>
  306. <li><a href="#method_detail">Method</a></li>
  307. </ul>
  308. </div>
  309. <a name="skip-navbar_bottom">
  310. <!-- -->
  311. </a></div>
  312. <!-- ======== END OF BOTTOM NAVBAR ======= -->
  313. </body>
  314. </html>