The server response was invalid. An engine object was expected. This field is read-only.
Namespace:
FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly TRANSPORT_WSI_INVALID_RESPONSE_NO_EO As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_INVALID_RESPONSE_NO_EO; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_INVALID_RESPONSE_NO_EO; |
J# |
---|
public static final ExceptionCode TRANSPORT_WSI_INVALID_RESPONSE_NO_EO |
JScript |
---|
public static const var TRANSPORT_WSI_INVALID_RESPONSE_NO_EO : ExceptionCode; |
See Also