Force.com-JavaScript-REST-Toolkit icon indicating copy to clipboard operation
Force.com-JavaScript-REST-Toolkit copied to clipboard

Handle Apex exceptions passed back to javascript remoting

Open cwarden opened this issue 11 years ago • 0 comments

If an uncaught exception occurs in RemoteTKController, pass the error returned by the javascript remoting call to the error callback.

My change from #31 is included as well.

cwarden avatar May 07 '13 22:05 cwarden