Template:LSL Constants/ReturnStatus
Revision as of 18:27, 2 February 2010 by Strife Onizuka (talk | contribs) (thou shalt remember when copying and pasting to proof read (maybe I'll remember it if i codify it))
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
LSL_STATUS_OK | 0 | Result of function call was success | |||||
LSL_STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
LSL_STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
LSL_STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
LSL_STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
LSL_STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
LSL_STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
LSL_STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
LSL_STATUS_OK | 0 | Result of function call was success | |||||
LSL_STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
LSL_STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
LSL_STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
LSL_STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
LSL_STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
LSL_STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
LSL_STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
LSL_STATUS_OK | 0 | Result of function call was success | |||||
LSL_STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
LSL_STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
LSL_STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
LSL_STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
LSL_STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
LSL_STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
LSL_STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |
Success/Failure Flags | Description | ||||||
---|---|---|---|---|---|---|---|
LSL_STATUS_OK | 0 | Result of function call was success | |||||
LSL_STATUS_MALFORMED_PARAMS | 1000 | Function was called with malformed parameters | |||||
LSL_STATUS_TYPE_MISMATCH | 1001 | Argument(s) passed to function had a type mismatch | |||||
LSL_STATUS_BOUNDS_ERROR | 1002 | Argument(s) passed to function had a bounds error | |||||
LSL_STATUS_NOT_FOUND | 1003 | Object or other item was not found | |||||
LSL_STATUS_NOT_SUPPORTED | 1004 | Feature not supported | |||||
LSL_STATUS_INTERNAL_ERROR | 1999 | An internal error occurred | |||||
LSL_STATUS_WHITELIST_FAILED | 2001 | Whitelist Failed |