GetPropagatingEventResponses¶
-
virtual std::vector<PEventResponse> IEventResponse::GetPropagatingEventResponses() = 0¶
Gets the collection of propagating event responses.
- Returns
std::vector<PEventResponse> – Collection of propagating event responses.
- Throws
CCommunicationErrorException
– Protocol error.CConnectionLostException
– Connection to controller lost.CRebootedException
– Controller has been rebooted since this object reference was retrieved, invalidating this reference.