A framework event.
Get the bundle associated with the event.
the bundle
Get the error if the event is of type ERROR.
ERROR
the error or 'undefined'
Get the source bundle that was throwing the event.
the source bundle.
Get the event type as number.
the type of the event as number constant.
Get the name of the event type.
the name of the event as string.
A framework event.