Kie Workbench - Common - UI 6.0.0.Beta3

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.bus.client.api.ErrorCallback
Direct Known Subclasses:
HasBusyIndicatorDefaultErrorCallback

public class DefaultErrorCallback
extends Object
implements org.jboss.errai.bus.client.api.ErrorCallback

Default Error handler for all Portable Exceptions


Constructor Summary
DefaultErrorCallback()
           
 
Method Summary
 boolean error(org.jboss.errai.bus.client.api.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.Message message,
                     Throwable throwable)
Specified by:
error in interface org.jboss.errai.bus.client.api.ErrorCallback

Kie Workbench - Common - UI 6.0.0.Beta3

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