|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PageErrors
PageErrors
Holds all error information in a page
Method Summary | |
---|---|
Collection<HstComponentException> |
getAllComponentExceptions()
Returns all component exceptions. |
Collection<HstComponentException> |
getComponentExceptions(HstComponentInfo componentInfo)
Returns collection of HstComponentException caused by the specific component. |
Collection<HstComponentInfo> |
getComponentInfos()
Returns collection of HstComponentInfo which causes exceptions. |
Method Detail |
---|
Collection<HstComponentInfo> getComponentInfos()
HstComponentInfo
which causes exceptions.
Collection<HstComponentException> getComponentExceptions(HstComponentInfo componentInfo)
HstComponentException
caused by the specific component.
componentInfo
-
Collection<HstComponentException> getAllComponentExceptions()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |