Home > Contents > Index >
Template Tags TOC   |    Alpha TOC   |    Tag Family TOC   |    Purpose TOC   |    Annotated TOC   |    Index 

 

ics:clearerrno

Clears the current error state.

Syntax

Description

The ics:clearerrno tag clears the current error state, setting the value of the error state to 0. Call this tag immediately before invoking a tag that may alter errno.

Error Numbers

The value of errno is cleared.

Example

The following example clears the error state before executing the ics:catalogmanager command:

  Home > Contents > Index >

Oracle JSP Tag Reference
Copyright (c) 2013, 2019, Oracle and/or its affiliates. All rights reserved.