Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
#Automation
Hello Experts,
Can you please provide us the replacement method for “throwerror”
Thanks in advance.
Thanks, Ram.
I am assuming you are talking about the deprecated IS Java API method Service.throwerror…Use the ServiceException in com.wm.app.b2b.server.ServiceException.
throw new ServiceException(message)