GWT 2.5.0.rc2

Uses of Class
com.google.web.bindery.requestfactory.server.UnexpectedException

Packages that use UnexpectedException
com.google.web.bindery.requestfactory.server Server side classes for mediating between the client side and the persistent datastore. 
 

Uses of UnexpectedException in com.google.web.bindery.requestfactory.server
 

Methods in com.google.web.bindery.requestfactory.server that throw UnexpectedException
protected
<T> T
ServiceLayerDecorator.die(java.lang.Throwable e, java.lang.String message, java.lang.Object... args)
          Throw a fatal error up into the top-level processing code.
 


GWT 2.5.0.rc2