Coverage Summary for Class: NoChangesDetectedForUpdateException (net.sf.persism)

Class Class, % Method, % Line, %
NoChangesDetectedForUpdateException 100% (1/1) 100% (1/1) 100% (1/1)


 package net.sf.persism;
 
 class NoChangesDetectedForUpdateException extends Exception {
     private static final long serialVersionUID = 9109786180315226691L;
 }