calculate Event Description
Calculates and retrieves the description for a specific event within a group based on the provided group ID and event ID.
Return
the description of the event associated with the specified group ID and event ID.
Parameters
group Id
the unique identifier of the group containing the event
event Id
the unique identifier of the event within the specified group
Throws
if the event description for the provided group ID and event ID is not registered.