All Packages Class Hierarchy This Package Previous Next Index Home
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----JOP.persist.jdbc.DriverNotConfiguredException
This is an INTERNAL class.
The current JDBC driver has not been configured for this database. JOP requires that the configuration utility JOP.persist.jdbc.JdbcConfig with each driver before that driver can be used.
public DriverNotConfiguredException(String msg)
All Packages Class Hierarchy This Package Previous Next Index Home