java/src/org/openantivirus/engine ScanAbortedException.java,1.1,1.2
Kurt Huwig <[email protected]> Thu, 03 Mar 2005 12:18:07 +0000
| Newsgroups | gmane.comp.security.virus.openantivirus.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/openantivirus/java/src/org/openantivirus/engine
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25101/src/org/openantivirus/engine
Modified Files:
ScanAbortedException.java
Log Message:
added serial version ids
Index: ScanAbortedException.java
===================================================================
RCS file: /cvsroot/openantivirus/java/src/org/openantivirus/engine/ScanAbortedException.java,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- ScanAbortedException.java 14 Dec 2003 20:24:58 -0000 1.1
+++ ScanAbortedException.java 3 Mar 2005 12:18:05 -0000 1.2
@@ -34,6 +34,8 @@
* @version $Revision$
*/
public class ScanAbortedException extends Exception {
+ private static final long serialVersionUID = 1L;
+
public ScanAbortedException(String reason) {
super(reason);
}
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click