Not export internal APIs
[platform/framework/native/appfw.git] / src / base / inc / FBase_NativeError.h
index 0357c30..2c81988 100644 (file)
@@ -48,7 +48,7 @@
  *     @brief  This is implemenatation of handling native errors.
  *
  */
-class _NativeError
+class _OSP_LOCAL_ _NativeError
 {
 public:
        //
@@ -117,4 +117,4 @@ public:
        static result ConvertNativeSqliteErrorToDetailResult(int err);
 
 }; // _NativeError
-#endif //_FBASE_NATIVE_ERROR_H_
\ No newline at end of file
+#endif //_FBASE_NATIVE_ERROR_H_