error.ErrorHandler | +-- error.DefaultErrorHandler
This is a default error handler that displays error, stacks in a generic maner.
It provides a richer behavior if the error is a org.ow2.opensuit.xml.base.error.IError
(ex: org.ow2.opensuit.xml.base.error.LocalizedError
or org.ow2.opensuit.xml.base.error.NonLocalizedError
).
Attributes | ||
optional
String
|
FrameName |
Defines the name of the Application Frame this page displays in. |