Exception for database manager failures. These are errors detected
directly by the database manager rather than by JDBC.
since: LBS1.8 author: Paul Morgan version: $Revision: 1.1 $
Construct with a message and associated causing exception.
Parameters: msg - The message associated with the exception. Parameters: cause - The error or exception that cause thisexception.