|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RemoteCallErrorDef
This interface, RemoteCallErrorDef is a template for creating a remote call error handler. It ensures that the error is constructed properly
Method Summary | |
---|---|
RemoteCallSendable |
defaultErrorHandling()
Sets the default error handler function and returns an instance of RemoteCallSendable |
RemoteCallSendable |
errorsHandledBy(ErrorCallback errorCallback)
Sets the error handler function and returns an instance of RemoteCallSendable |
Method Detail |
---|
RemoteCallSendable errorsHandledBy(ErrorCallback errorCallback)
errorCallback
- - the error handler
RemoteCallSendable defaultErrorHandling()
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |