Exception record for JSF

EGL defines the following Exception record for JSF interfaces; for information about core Exception records, see "The Exception stereotype":
J2EESessionRequestAccessException
Identifies an error that occurs during processing of any j2eeLib functions that deal with servlet session and request data. In addition to the implicit messageID and message fields, the record includes the additional fields:
functionName
The name of the system function being invoked (such as getSessionAttr()).

Feedback