Call this method to determine whether or not the current user should see admin-only errors.
This implementation of this method will always return false. More specific subclasses of UIErrorHandler will return more meaningful values. For example, PTErrorHandler will determine if the current user is an admin users, and return a value based on this fact.
boolean value
UIErrorHandler Class | com.plumtree.uiinfrastructure.errordisplay Namespace | UIErrorHandler.GetDisplayAdminErrors Overload List