This exception occurs when the Content Platform Engine server or client API receives an unexpected exception from third-party code.
Namespace:
FileNet.Api.ExceptionAssembly: FileNet.Api (in FileNet.Api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly E_UNEXPECTED_EXCEPTION As ExceptionCode |
C# |
---|
public static readonly ExceptionCode E_UNEXPECTED_EXCEPTION |
Visual C++ |
---|
public: static initonly ExceptionCode^ E_UNEXPECTED_EXCEPTION |
JavaScript |
---|
FileNet.Api.Exception.ExceptionCode.e_UNEXPECTED_EXCEPTION |