Class JDBCUpdateWithoutChangesException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.gvsig.tools.exception.BaseException
org.gvsig.fmap.dal.exception.DataException
org.gvsig.fmap.dal.store.jdbc.exception.JDBCException
org.gvsig.fmap.dal.store.jdbc.exception.JDBCUpdateWithoutChangesException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

public class JDBCUpdateWithoutChangesException extends org.gvsig.fmap.dal.store.jdbc.exception.JDBCException
See Also:
  • Constructor Details

    • JDBCUpdateWithoutChangesException

      public JDBCUpdateWithoutChangesException(String sql, List values)