Statistics
| Revision:

gvsig-tools / org.gvsig.tools / library / trunk / org.gvsig.tools / org.gvsig.tools.lib / src / main / java / org / gvsig / tools / dynobject / exception @ 651

Name Size Revision Age Author Comment
DuplicateDynClassException.java 1.99 KB 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynClassNotFoundException.java 2.24 KB 155 almost 14 years Cesar Ordiñana Remove unneeded imports
DynFieldIsNotAContainerException.java 667 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynFieldNotFoundException.java 2.72 KB 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynFieldRequiredValueException.java 1.76 KB 651 over 12 years Cristian Martín Exception was not translating field Names when ...
DynFieldValidateException.java 4.44 KB 592 almost 13 years Cristian Martín DynFieldValidation exceptions reviewed
DynMethodException.java 370 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynMethodIllegalCodeException.java 647 Bytes 73 about 14 years Joaquín del Cerro Murciano Changes in the implementation of persistence. E...
DynMethodNotSupportedException.java 1.27 KB 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
DynObjectFieldSubtypeRequiredValueException.java 1.87 KB 610 over 12 years Cristian Martín Added new exception if a field within a dynObje...
DynObjectValidateException.java 1.52 KB 73 about 14 years Joaquín del Cerro Murciano Changes in the implementation of persistence. E...
IllegalDynMethodException.java 829 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.
IllegalDynMethodInvocationException.java 861 Bytes 146 almost 14 years Joaquín del Cerro Murciano Fix bugs in the namespace management.

Latest revisions

# Date Author Comment
651 11/28/2011 05:52 AM Cristian Martín

Exception was not translating field Names when showing the error, so fieldName was misleading to the one shown. Bug fixed.

610 10/07/2011 10:13 AM Cristian Martín

Added new exception if a field within a dynObject is a dynObject and its subtype has not been defined.

592 08/04/2011 08:45 AM Cristian Martín

DynFieldValidation exceptions reviewed

467 05/10/2011 06:37 AM Cristian Martín

Added value that was trying to insert in DynFieldRequiredException to be queryable.

257 09/22/2010 12:01 AM Cristian Martín

Misspelling of exception solved.

256 09/22/2010 12:00 AM Cristian Martín

Misspelling of exception solved.

253 09/21/2010 10:01 AM Joaquín del Cerro Murciano

Improve error handling in dynobjects validation

155 06/24/2010 03:38 AM Cesar Ordiñana

Remove unneeded imports

146 06/23/2010 10:34 AM Joaquín del Cerro Murciano

Fix bugs in the namespace management.

112 05/07/2010 05:02 AM Joaquín del Cerro Murciano
  • Extends DataTypeManager to add coerce methods
    and use this in DynObjects.
  • Remove use of deprecated code.
  • Fix register of DefaultDataTypesManager.
  • Remove deprecated methods of DataTypes
    and back this to an interface.

View revisions

Also available in: Atom