Product Information > JADE Initialization File Reference > Chapter 1 - JADE Initialization File > LogException

LogException

String (file-name)

No exception is logged

Purpose

The LogException parameter specifies the name of the file to which exception information is logged when an exception is caught by the JADE ODBC driver.

If you do not specify the full path of the file, it is located in the directory specified by the value of the LogDirectory parameter in the [JadeLog] section.

When using the JADE ODBC thin client driver, this parameter must be specified in the JADE initialization file for the server application.

Parameter is read when …

The first exception occurs in a user-defined method used in an ODBC query.