Difference between revisions of "Template:LSL Constants/ReturnError"

From Second Life Wiki
Jump to navigation Jump to search
m
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
{{#if:
{{#if:{{{table|}}}<noinclude>1</noinclude>|
 
{{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable|style=margin: 0px 10px 10px 0pt;}}}}
{{LSL Signature/Add|{{LSL Const/Signature|ERR_GENERIC|integer|-1|m=3|c=}}
{{LSL Const/Signature|ERR_PARCEL_PERMISSIONS|integer|-2|m=3|c=}}
{{LSL Const/Signature|ERR_MALFORMED_PARAMS|integer|-3|m=3|c=}}
{{LSL Const/Signature|ERR_RUNTIME_PERMISSIONS|integer|-4|m=3|c=}}
{{LSL Const/Signature|ERR_THROTTLED|integer|-5|m=3|c=}}}}
 
}}{{#if:{{{table|}}}<noinclude>1</noinclude>|
{{{!}} {{#if:{{{sortable|}}}<noinclude>1</noinclude>|class="sortable"}} {{Prettytable|style=margin: 0px 0px 10px 0pt;}}}}
{{!}}- id='{{anchorencode:Error Flags}}' {{#if:{{{table|}}}<noinclude>1</noinclude>|{{Hl2}}}}
{{!}}- id='{{anchorencode:Error Flags}}' {{#if:{{{table|}}}<noinclude>1</noinclude>|{{Hl2}}}}
! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} Error&nbsp;Flags
! {{#if:{{{sortable|}}}<noinclude>1</noinclude>||colspan="2"}} {{!}} Error&nbsp;Flags

Latest revision as of 16:37, 19 December 2013

Error Flags Description
ERR_GENERIC -1 A nebulous and inexplicable error, nothing is known about it.
ERR_PARCEL_PERMISSIONS -2 Permission lacked to perform task on specified parcel.
ERR_MALFORMED_PARAMS -3 Parameters are malformed.
ERR_RUNTIME_PERMISSIONS -4 Script lacks the runtime permission to perform the requested task.
ERR_THROTTLED -5 Task has been throttled. Try again later.
Error Flags Description
ERR_GENERIC -1 A nebulous and inexplicable error, nothing is known about it.
ERR_PARCEL_PERMISSIONS -2 Permission lacked to perform task on specified parcel.
ERR_MALFORMED_PARAMS -3 Parameters are malformed.
ERR_RUNTIME_PERMISSIONS -4 Script lacks the runtime permission to perform the requested task.
ERR_THROTTLED -5 Task has been throttled. Try again later.
Error Flags Description
ERR_GENERIC -1 A nebulous and inexplicable error, nothing is known about it.
ERR_PARCEL_PERMISSIONS -2 Permission lacked to perform task on specified parcel.
ERR_MALFORMED_PARAMS -3 Parameters are malformed.
ERR_RUNTIME_PERMISSIONS -4 Script lacks the runtime permission to perform the requested task.
ERR_THROTTLED -5 Task has been throttled. Try again later.
Error Flags Description
ERR_GENERIC -1 A nebulous and inexplicable error, nothing is known about it.
ERR_PARCEL_PERMISSIONS -2 Permission lacked to perform task on specified parcel.
ERR_MALFORMED_PARAMS -3 Parameters are malformed.
ERR_RUNTIME_PERMISSIONS -4 Script lacks the runtime permission to perform the requested task.
ERR_THROTTLED -5 Task has been throttled. Try again later.