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

From Second Life Wiki
Jump to navigation Jump to search
(Need more haiku)
 
 
(3 intermediate revisions 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 1pt;}}}}
{{!}}- 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
Line 29: Line 21:
{{!}}-
{{!}}-
{{LSL ConstTB|ERR_THROTTLED|integer|-5|m=3|c=Task has been throttled. Try again later. <!--
{{LSL ConstTB|ERR_THROTTLED|integer|-5|m=3|c=Task has been throttled. Try again later. <!--
The code was willing,
The server willing,
It considered your request,
It considered your request,
The scripts were throttled. -->}}
The script was throttled. -->}}
{{!}}-
{{!}}-
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}
{{#if:{{{table|}}}<noinclude>1</noinclude>|{{!}}} }}

Latest revision as of 15: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.