Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / exception / BaseRuntimeException.java @ 832

History | View | Annotate | Download (8.26 KB)

# Date Author Comment
802 05/10/2013 08:42 AM Cesar Ordiñana

Add or update headers to the current gvSIG Association one.
Updated while in the Code Copyright Review for the OSGEO incubation process report.

337 11/18/2010 11:28 AM Cesar Ordiñana

While iterating through the cause stack, use Throwable instead of Exception, as there are sometimes Error objects

290 10/04/2010 08:31 AM Cesar Ordiñana

Use common static utilities in the BaseException class

279 09/30/2010 11:08 AM Joaquín del Cerro Murciano
73 03/16/2010 11:30 AM Joaquín del Cerro Murciano

Changes in the implementation of persistence. Everything broken.

19 02/23/2010 08:46 AM Cesar Ordiñana
18 02/23/2010 08:45 AM Cesar Ordiñana

New project structure with workspace bootstrapping added