Class ServerFailure

java.lang.Object
com.google.web.bindery.requestfactory.shared.ServerFailure

public class ServerFailure extends Object
Describes a request failure on the server.

This error reporting mechanism is adequate at best. When RequestFactory is extended to handle polymorphic types, this class will likely be replaced with something more expressive.