flatCatch

inline fun <T : ERROR CLASS: Symbol not found for JsAny??> Promise<T>.flatCatch(noinline onRejected: (JsErrorLike?) -> PromiseResult<T>): Promise<T>(source)

MDN Reference