Major changes to the cdmlib default term loading and initialization, plus indexing...
[cdmlib.git] / cdmlib-model / src / main / java / eu / etaxonomy / cdm / model / common / WrongTermTypeException.java
index 605dab5e8a19631c4746a15188d1c83748e09046..03936f98ef9b036139d0e81f64ce65162dcb861d 100644 (file)
@@ -1,6 +1,7 @@
 package eu.etaxonomy.cdm.model.common;
 
 public class WrongTermTypeException extends Exception {
+       private static final long serialVersionUID = 8691753260804787067L;
 
        public WrongTermTypeException() {
                // TODO Auto-generated constructor stub