The Apache Derby driver class was not found. This class is needed to create the export disk cache.

Namespace:  FileNet.Api.Exception
Assembly:  FileNet.Api (in FileNet.Api.dll)

ToggleSyntax

Visual Basic (Declaration)
Public Shared ReadOnly IMEX_EXPORT_DERBY_DRIVER_CLASS_NOT_FOUND As ExceptionCode
C#
public static readonly ExceptionCode IMEX_EXPORT_DERBY_DRIVER_CLASS_NOT_FOUND
Visual C++
public:
static initonly ExceptionCode^ IMEX_EXPORT_DERBY_DRIVER_CLASS_NOT_FOUND
JavaScript
FileNet.Api.Exception.ExceptionCode.imeX_EXPORT_DERBY_DRIVER_CLASS_NOT_FOUND

ToggleSee Also