[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: SWTException discussion

Jan,

You print out the full stack trace and look at where the exception was thrown. If you use -consolelog when you launch the application, any logged stack traces will be printed in the console and you'll be able to click on the stack frames to navigate to the source.


Jan wrote:
Hello,

how do you find a cause of SWTException?

I'd like to discuss this topic.

Thanks,
Jan