An exception occurred in the Publishing handler. The exception is chained to this one. This field is read-only.
Namespace: FileNet.Api.Exception
Assembly: FileNet.Api (in filenet.api.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Shared ReadOnly PUBLISH_HANDLER_THREW As ExceptionCode |
C# |
---|
public static readonly ExceptionCode PUBLISH_HANDLER_THREW; |
C++ |
---|
public: static const ExceptionCode PUBLISH_HANDLER_THREW; |
J# |
---|
public static final ExceptionCode PUBLISH_HANDLER_THREW |
JScript |
---|
public static const var PUBLISH_HANDLER_THREW : ExceptionCode; |