catch

fun catch(onRejected: (reason: Any) -> Any = { it }): Promise