Searched defs:BusinessError (Results 1 – 3 of 3) sorted by relevance
31 export interface BusinessError<T = void> extends Error { interface
19 JSTaggedValue ContainerError::BusinessError(JSThread *thread, int32_t errorCode, const char *msg) in BusinessError() function in panda::ecmascript::containers::ContainerError