Home > Contents > Index >
ics:geterrno
Gets the current error code as an integer.
Syntax
<ics:geterrno/>Description
Retrieves the error code of an element as an interger.
Error Numbers
There are no possible
errno
for this tag.Example
The following example issues a call to a tag, then uses
ics:geterrno
to determine if the tag reported an error.
<ics:clearerrno/> <ics:callsql qryname="gettables" list="newrs"/> <ics:geterrno/>See Also
Home > Contents > Index > ![]()
Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.