Template:LSL Constants/ReturnStatus
Jump to navigation
Jump to search
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
STATUS_OK | 0 | Result of function call was success | |||||
STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
STATUS_OK | 0 | Result of function call was success | |||||
STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
STATUS_OK | 0 | Result of function call was success | |||||
STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
STATUS_OK | 0 | Result of function call was success | |||||
STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |