An unexpected failure was encountered while attempting to set the request method on a REST request.
Namespace:
FileNet.Api.Exception
Assembly:
FileNet.Api (in FileNet.Api.dll)
Syntax
| Visual Basic (Declaration) |
|---|
Public Shared ReadOnly CONTENT_REST_REQUEST_METHOD As ExceptionCode |
| C# |
|---|
public static readonly ExceptionCode CONTENT_REST_REQUEST_METHOD |
| Visual C++ |
|---|
public: static initonly ExceptionCode^ CONTENT_REST_REQUEST_METHOD |
| JavaScript |
|---|
FileNet.Api.Exception.ExceptionCode.contenT_REST_REQUEST_METHOD |