ManagedObjectNotFound
ManagedObjectNotFound
A ManagedObjectNotFound exception is thrown when a request refers to a managed object that no longer exists or has never existed.
AllOf
This class requires all of the following:
JSON Example
{
"_typeName": "string",
"faultCause": "MethodFault Object",
"faultMessage": [
{
"_typeName": "string",
"key": "string",
"arg": [
{
"_typeName": "string",
"key": "string",
"value": {
"_typeName": "string"
}
}
],
"message": "string"
}
],
"obj": {
"_typeName": "string",
"type": "string",
"value": "string"
}
}
obj
Required
The managed object reference that generated the error.