OcaGroup Event Datatypes

OcaGroupExceptionEventData

using OcaGroupExceptionEventData = OcaList<OcaGroupException>

Payload of an OcaGroupException notification. This datatype is a typedef of OcaList<OcaGroupException>, q.v.

OcaGroupException

struct OcaGroupException

Member of the OcaGroupExceptionEventData list.

OcaONo ONo

ONo of Group Member raising the exception

OcaMethodID MethodID

Method ID of the called method that returned a not-OK status, thereby causing the exception.

OcaStatus Status

Status code returned by the called method.