Modify doxygen expression
authorjisun10.lee <jisun10.lee@samsung.com>
Thu, 9 May 2013 10:42:27 +0000 (19:42 +0900)
committerjisun10.lee <jisun10.lee@samsung.com>
Thu, 9 May 2013 10:42:27 +0000 (19:42 +0900)
Change-Id: Ia7416c17b5078b6808207d3897d153a3e0301cfc
Signed-off-by: jisun10.lee <jisun10.lee@samsung.com>
inc/FUiAnimVisualElement.h

index af380a1..f9897c6 100644 (file)
@@ -1067,8 +1067,7 @@ public:
         * @return              An error code
         * @param[in]   transform                       The transform matrix
         * @exception   E_SUCCESS                       The method is successful.
-        * @exception   E_INVALID_ARG           The input parameter is incorrect. @n
-        *                              The E_INVALID_ARG exception occurs when the specified @c transform is not invertible.
+        * @exception   E_INVALID_ARG           The input parameter is incorrect.
         * @see                 GetTransformMatrix()
         */
        result SetTransformMatrix(const Tizen::Graphics::FloatMatrix4& transform);
@@ -1092,8 +1091,7 @@ public:
         * @return              An error code
         * @param[in]   transform                       The transform matrix
         * @exception   E_SUCCESS                       The method is successful.
-        * @exception   E_INVALID_ARG           The input parameter is incorrect. @n
-        *                              The E_INVALID_ARG exception occurs when the specified @c transform is not invertible.
+        * @exception   E_INVALID_ARG           The input parameter is incorrect.
         * @see                 GetChildrenTransformMatrix()
         */
        result SetChildrenTransformMatrix(const Tizen::Graphics::FloatMatrix4& transform);