ERR GENERIC

From Second Life Wiki
Revision as of 08:52, 12 July 2013 by Strife Onizuka (talk | contribs) (Seems like a good idea.)
Jump to navigation Jump to search

Description

Constant: integer ERR_GENERIC = -1;

The integer constant ERR_GENERIC has the value -1

The meaning of this constant is context specific.

Function Indicates...
llSubStringIndex The requested string was not found in the source string.
llListFindList The requested item was not found in the list.
llReturnObjectsByIDllReturnObjectsByOwner A nebulous and inexplicable error, nothing is known about it.

Related Articles

Deep Notes

Search JIRA for related Issues

Signature

integer ERR_GENERIC = -1;

Haiku

The function did fail,
an error code returned,
without real meaning.