Errai 3.0.1-SNAPSHOT

org.jboss.errai.enterprise.client.jaxrs.api
Interface RestErrorCallback

All Superinterfaces:
ErrorCallback<com.google.gwt.http.client.Request>
All Known Implementing Classes:
DefaultRestSecurityErrorCallback

public interface RestErrorCallback
extends ErrorCallback<com.google.gwt.http.client.Request>

A callback that is invoked when a request to a REST endpoint fails.

Author:
Christian Sadilek

Method Summary
 
Methods inherited from interface org.jboss.errai.common.client.api.ErrorCallback
error
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.