Searched refs:wx (Results 1 – 1 of 1) sorted by relevance
590 Throwable wx = (Throwable)noArgCtor.newInstance(); in getThrowableException() local591 wx.initCause(ex); in getThrowableException()592 return wx; in getThrowableException()