Fault
The following table describes the error schema elements on the Fault tab of the QueryDocument activity:
| Error Schema Element | Data Type | Description |
|---|---|---|
| MongoDBPluginException | ||
| msg | String | This error message is displayed when the MongoDB plug-in captures an exception for the QueryDocument activity. |
| msgCode | String | This error code is displayed when the MongoDB plug-in captures an exception for the QueryDocument activity. |
| MongoException | ||
| msg | String | This error message is displayed when MongoDB encounters internal errors. |
| msgCode | String | This error code is displayed when MongoDB encounters internal errors. |
| NetWorkException | ||
| msg | String | This error message is displayed when a network-related exception occurs. |
| msgCode | String | This error code is displayed when a network-related exception occurs. |
| JSONParseException | ||
| msg | String | This error message is displayed when an invalid JSON object is passed to the JSON parser. |
| msgCode | String | This error code is displayed when an invalid JSON object is passed to the JSON parser. |
| CursorNotFoundException | ||
| msg | String | This error message is displayed when a cursor is not found. |
| msgCode | String | This error code is displayed when a cursor is not found. |
Copyright © 2021. TIBCO Software Inc. All Rights Reserved.
