Home
last modified time | relevance | path

Searched defs:ThrowException (Results 1 – 2 of 2) sorted by relevance

/foundation/filemanagement/dfs_service/utils/system/include/
Ddfsu_exception.h58 #define ThrowException(code, msg) \ macro
/foundation/arkui/napi/native_engine/
Dnative_engine.cpp1052 void NativeEngine::ThrowException(const char* msg) in ThrowException() function in NativeEngine