showException method: Utility class

Syntax

showException(Exception)

Description

Use this method to raise an error when the component variable &PTFP_THROWPAGELETEXCEPTIONS is false, otherwise throw the exception.

Parameters

Parameter Description

Exception

Specifies the exception as an Exception.

Returns

None.