An unexpected response was received by the client API from the server's Content Engine Web Services interface. 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_UNEXPECTED_RESPONSE As ExceptionCode |
C# |
---|
public static readonly ExceptionCode TRANSPORT_WSI_UNEXPECTED_RESPONSE; |
C++ |
---|
public: static const ExceptionCode TRANSPORT_WSI_UNEXPECTED_RESPONSE; |
J# |
---|
public static final ExceptionCode TRANSPORT_WSI_UNEXPECTED_RESPONSE |
JScript |
---|
public static const var TRANSPORT_WSI_UNEXPECTED_RESPONSE : ExceptionCode; |
See Also