Released version 2.5.0
[facebook-errors] / src / site / xhtml / index.xhtml
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
2 <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
3  <head>
4  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
5  </head>
6  <body>
7   <h1>Facebook Error-Handler</h1>
8   <h2>A ResponseErrorHandler, that converts error-messages from the Graph-API to a hierarchy of exceptions, that can be cateched easily</h2>
9   <h2>Releases</h2>
10   <ul>
11     <li><a href="http://juplo.de/hibernate-maven-plugin">current version</a></li>
12     <li>${project.version} (this version)</li>
13     <li><a href="http://juplo.de/facebook-errors-2.5.0">2.5.0</a></li>
14   </ul>
15  </body>
16 </html>