All Packages Class Hierarchy This Package Previous Next Index Home
java.lang.Object | +----java.lang.Throwable | +----java.lang.Exception | +----JOP.persist.PersistException | +----JOP.persist.jdbc.JdbcPersistException
This is an INTERNAL class.
An exception occured whilst accessing the JDBC data source. Typcially caused by inconsistent data stored in the database.
public JdbcPersistException(String msg)
All Packages Class Hierarchy This Package Previous Next Index Home