Fault
The following table describes the items in 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 © Cloud Software Group, Inc. All rights reserved.
