ERR GENERIC

From Second Life Wiki
Revision as of 15:04, 12 September 2013 by Strife Onizuka (talk | contribs)
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 list was not found in the list supplied.
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.