Oracle9iAS Portal Developer Kit

show_inline_text procedure

Contained in package wwerr_api_error_ui.

Call this procedure to return the error stack in inline text format. This means that the text 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_text;

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_text;

 

Related topics

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