Can't you catch this error and handle this in the code? This is ClassNotFound, correct?
On Thu, May 22, 2014 at 10:05 AM, Naik, Archana <na...@lab126.com> wrote: > Hi, devs > > Is there anyway to not print the stack trace incase of error? I mean > selectively choosing to show or not. > Amazon-fireos create script throws error if AmazonWebView SDK is not > installed. But it also prints usual long stack trace. I would like to only > print the error and not show the stack trace. > > Thanks > Archana