﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
11005	[patch] Clarify a comment about Exceptions	double-m	team	"Parameter ""ignoreException"": ""If true, exception will be propagated to calling code. If false then exception will be thrown directly in EDT.""
Neither of this seems true.
If true, exceptions will be silently ignored, they are not propagated anywhere.
If false, exceptions will be *handled* by displaying something to the user, but they will not be thrown anywhere.
"	enhancement	closed	normal	15.01	Core		fixed		
