Dashboard > RIFE > ... > Database > Exceptions
RIFE Log In | Sign Up   View a printable version of the current page.
Exceptions


Added by Steven Grimm, last edited by Steven Grimm on Jul 18, 2006
Labels: 
(None)

The database related methods in RIFE throw exceptions that extend DatabaseException on failure. This group of exceptions exists merely for informational purposes, to indicate that an error occurred. The exceptions are handled by the RIFE framework, that cleans up any used database resources, so you don't need to worry about that.

However, some methods let you go behind RIFE and access JDBC objects such as ResultSet directly. If you get an exception when invoking methods on those object, you are responsible for cleaning up all resources yourself.



Are you enjoying Confluence? Please consider purchasing it today.
Powered by Atlassian Confluence, the Enterprise Wiki. (Version: 2.2.1a Build:#515 May 19, 2006) - Bug/feature request - Contact Administrators