Add error description to doxygen
[platform/core/api/connection.git] / include / net_connection.h
index ae22d41..2e0c5a3 100755 (executable)
@@ -285,6 +285,7 @@ typedef enum {
  * @retval #CONNECTION_ERROR_NONE                  Successful
  * @retval #CONNECTION_ERROR_INVALID_PARAMETER     Invalid parameter
  * @retval #CONNECTION_ERROR_OUT_OF_MEMORY         Out of memory
+ * @retval #CONNECTION_ERROR_PERMISSION_DENIED     Permission denied
  * @see connection_destroy()
  */
 int connection_create(connection_h* connection);