Reg: Replacement method for deprecated Method(throwerror)

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)