Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS.SetErrno

Sets an error code.

Syntax

Parameters

i
Value of the error code.

Description

The SetErrno method sets an error code. To avoid setting error codes that may conflict with the existing Sites codes, make sure all error codes are set to:

where yourErrno is a negative integer.

Example

See Also

ClearErrno , GetErrno

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.