``` } catch (e) { throw error.create({...}); } `...
# suitescript
e
Copy code
} catch (e) {
  throw error.create({...});
}