# ability\_errors.h ## **Overview** **Related Modules:** [AbilityKit](AbilityKit.md) **Description:** Declares error codes returned by ability management functions. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Enumerations

Enumeration Name

Description

{   ERR_OK = 0, PARAM_NULL_ERROR, MEMORY_MALLOC_ERROR, DUMP_ABILITIES_ERROR,   IPC_REQUEST_ERROR, SERIALIZE_ERROR, COMMAND_ERROR = 0x7fff }

Declares error codes returned by ability management functions.