Exceptions in Java-SQL methods

en the invocation of a Java-SQL method completes with unhandled exceptions, a SQL exception is raised, and this error message displays:

Unhandled Java method exception 

The message text for the exception consists of the name of the Java class that raised the exception, followed by the character string (if any) supplied when the Java exception was thrown.