public class CommandErrorCallback extends DefaultErrorCallback
| Constructor and Description |
|---|
CommandErrorCallback(Command command) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
error(org.jboss.errai.bus.client.api.messaging.Message message,
Throwable throwable) |
public CommandErrorCallback(Command command)
public boolean error(org.jboss.errai.bus.client.api.messaging.Message message,
Throwable throwable)
error in interface org.jboss.errai.common.client.api.ErrorCallback<org.jboss.errai.bus.client.api.messaging.Message>error in class DefaultErrorCallbackCopyright © 2012–2021 JBoss by Red Hat. All rights reserved.