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

 

ICS.GetErrno

Gets the current error code as an integer.

Syntax

Returns

Current errno. Numbers less than 0 are errors.

Example

The following example calls a method (in this case, ics.CallSQL), then uses GetErrno to determine if the method reported an error.

See Also

ClearErrno , SetErrno

 

  Home > Contents > Index >

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