The server cannot get the data source interface from the application server. There will be a nested exception.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_FAILED_TO_GET_DATASOURCE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_FAILED_TO_GET_DATASOURCE |
Visual C++ |
---|
public: static initonly ExceptionCode^ E_FAILED_TO_GET_DATASOURCE |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_FAILED_TO_GET_DATASOURCE |