]> source.dussan.org Git - vaadin-framework.git/commit
Redefined UI.runSafely so it throws an exception if session can't be locked (#11219)
authorArtur Signell <artur@vaadin.com>
Thu, 28 Mar 2013 14:04:24 +0000 (16:04 +0200)
committerVaadin Code Review <review@vaadin.com>
Sun, 31 Mar 2013 13:09:15 +0000 (13:09 +0000)
commitf23f2533c669e25ae9a49ea8aa0e849576bdca2e
tree0acbc4e09d136b4e221d1a41483cb094763a3e72
parentaf4fdcda594c392eb417dc6291fbb98fa6474a90
Redefined UI.runSafely so it throws an exception if session can't be locked (#11219)

Change-Id: I300bfb25c4040d0df18d3a11594efe2ce6b0679d
server/src/com/vaadin/ui/UI.java
server/src/com/vaadin/ui/UIDetachedException.java [new file with mode: 0644]