Subversion Repository Public Repository

litesoft

Diff Revisions 949 vs 950 for /trunk/Java/GWT/OldServer/src/org/litesoft/GWT/eventbus/server/NoThreadLocalContextFactoryException.java

Diff revisions: vs.
  @@ -1,7 +1,7 @@
1 - // This Source Code is in the Public Domain per: http://unlicense.org
2 - package org.litesoft.GWT.eventbus.server;
3 -
4 - public class NoThreadLocalContextFactoryException extends RuntimeException {
5 - public NoThreadLocalContextFactoryException() {
6 - }
7 - }
1 + // This Source Code is in the Public Domain per: http://unlicense.org
2 + package org.litesoft.GWT.eventbus.server;
3 +
4 + public class NoThreadLocalContextFactoryException extends RuntimeException {
5 + public NoThreadLocalContextFactoryException() {
6 + }
7 + }