Class JDBCPreparingSQLException

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.JDBCPreparingSQLException
All Implemented Interfaces:
Serializable, org.gvsig.tools.exception.IBaseException

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

    • JDBCPreparingSQLException

      public JDBCPreparingSQLException(String sql, SQLException cause)