Oracle9iAS Portal Developer Kit

show_inline_html procedure

Contained in package wwerr_api_error_ui.

Call this procedure to show the error stack in inline HTML format. This means that the HTML generated by the API is displayed at the end of the current page, i.e. a separate new page is not displayed.

procedure show_inline_html;

Version: Oracle Portal 3.0.6.6.5 or later

Exceptions:

This procedure raises no user-defined exceptions.

Example:

wwerr_api_error_ui.show_inline_html;

 

Related topics

The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio