GuestProcessNotFound

GuestProcessNotFound
GuestProcessNotFound

A GuestProcessNotFound exception is thrown when an operation fails because the guest process specified does not exist.

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"
        }
    ],
    "pid": 0
}
integer As int64 As int64
pid
Required

The process ID that was not found.