The AbstractSessionEvent class provides a default implementation
of a session event. Standard behaviors like the get methods of HTTP session
and ICEfaces ID properties are defined here.
Constructs an AbstractSessionEvent with the specified
source and iceFacesId.
Parameters: source - the source of this AbstractSessionEvent. Parameters: iceFacesId - the ICEfaces ID. throws: IllegalArgumentException - if the one of the following happens: