Make List type safe. Remove/suppress all warnings.
[marc4j.git] / src / org / marc4j / MarcException.java
index 0fb40cd..1bb0cda 100644 (file)
@@ -30,6 +30,11 @@ package org.marc4j;
 public class MarcException extends RuntimeException {\r
 \r
   /**\r
+   * \r
+   */\r
+  private static final long serialVersionUID = -7600942667740838717L;\r
+\r
+  /**\r
    * Create a new <code>MarcException</code> with no detail mesage.\r
    */\r
   public MarcException() {\r