Interface ContextAwareExceptionWrapper
- All Superinterfaces:
ContextAware
,FacesWrapper<Throwable>
,LocationAware
- All Known Implementing Classes:
ContextAwareELException
,ContextAwareException
,ContextAwareMethodNotFoundException
,ContextAwarePropertyNotFoundException
,ContextAwarePropertyNotWritableException
,DefaultContextAwareELException
A exception wrapper that "knows" interesting info about place where problem occurred.
- Author:
- martinkoci
- See Also:
-
Method Summary
Methods inherited from interface org.apache.myfaces.view.facelets.el.ContextAware
getExpressionString, getQName
Methods inherited from interface jakarta.faces.FacesWrapper
getWrapped
Methods inherited from interface org.apache.myfaces.view.facelets.LocationAware
getLocation