org.kie.workbench.common.screens.datamodeller.client
Class DataModelerErrorCallback
java.lang.Object
org.kie.uberfire.client.callbacks.DefaultErrorCallback
org.kie.workbench.common.screens.datamodeller.client.DataModelerErrorCallback
- All Implemented Interfaces:
- org.jboss.errai.common.client.api.ErrorCallback<org.jboss.errai.bus.client.api.messaging.Message>
public class DataModelerErrorCallback
- extends org.kie.uberfire.client.callbacks.DefaultErrorCallback
|
Method Summary |
boolean |
error(org.jboss.errai.bus.client.api.messaging.Message message,
Throwable throwable)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DataModelerErrorCallback
public DataModelerErrorCallback()
DataModelerErrorCallback
public DataModelerErrorCallback(String localMessage)
error
public boolean error(org.jboss.errai.bus.client.api.messaging.Message message,
Throwable throwable)
- Specified by:
error in interface org.jboss.errai.common.client.api.ErrorCallback<org.jboss.errai.bus.client.api.messaging.Message>- Overrides:
error in class org.kie.uberfire.client.callbacks.DefaultErrorCallback
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.