|
get_count function |
|
Contained in package wwerr_api_error. Call this function to return the number of entries in the current error stack. function get_count return number; |
|
Version: Oracle9iAS Portal 9.0.2 or later |
|
|
Returns: This functions returns a number indicating how many entries are in the error
stack. Exceptions: This function raises no user-defined exceptions. Example: declare
begin
end; |
|
The PL/SQL API Reference is part of the Portal Developer Kit on Portal Studio |