EventType
Name
EventType --  A report of some condition detected during program execution.
Description
 A report of some condition detected during program execution.
Protocols adopted by EventType
 Symbol
Methods
Phase: Using
- - (void) raiseEvent-  Raise an event noting the event symbol type. 
- - (void) raiseEvent:-  (const void *) eventData : ...-  Raise an event noting the event symbol type using a format string and arguments. 
Macros
- raiseEvent(eventType, formatString, args...)
 -  macro to raise Warning or Error with source location strings