Kie Workbench - Common - UI 6.1.0.CR1

org.kie.workbench.common.widgets.client.callbacks
Class DefaultErrorCallback

java.lang.Object
  extended by org.kie.workbench.common.widgets.client.callbacks.DefaultErrorCallback
All Implemented Interfaces:
org.jboss.errai.common.client.api.ErrorCallback<org.jboss.errai.bus.client.api.messaging.Message>
Direct Known Subclasses:
HasBusyIndicatorDefaultErrorCallback

public class DefaultErrorCallback
extends Object
implements org.jboss.errai.common.client.api.ErrorCallback<org.jboss.errai.bus.client.api.messaging.Message>

Default Error handler for all Portable Exceptions


Constructor Summary
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
 

Constructor Detail

DefaultErrorCallback

public DefaultErrorCallback()
Method Detail

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>

Kie Workbench - Common - UI 6.1.0.CR1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.