Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Content Presenter Display Template Support Tags
Tag handleTemplateException


Description

This tag will gracefully handle any exception thrown out of the dt:displayTemplate tag.

Examples

This example handles the passed in exception, 'theException':

<templateTags:handleTemplateException exception="${theException}"/>


Tag Information
Tag ClassNone
TagExtraInfo ClassNone
Body Contentscriptless
Display NamehandleTemplateException

Attributes
NameRequiredRequest-timeDescription
exceptiontruefalse The exception to handle. A null value is valid.

Variables
No Variables Defined.


Oracle Fusion Middleware JSP Tag Java API Reference for Oracle WebLogic Portal
10g Release 3 (10.3.2)
E14256-03

Copyright © 2010, Oracle. All rights reserved.