This exception is thrown as a general case when an unexpected non-Content Platform Error exception has been encountered.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly E_SERVER_ERROR As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode E_SERVER_ERROR |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ E_SERVER_ERROR |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.e_SERVER_ERROR |