GWTP Dispatch client 0.6-redhat-2

Uses of Class
com.gwtplatform.dispatch.client.ExceptionHandler.Status

Packages that use ExceptionHandler.Status
com.gwtplatform.dispatch.client   
 

Uses of ExceptionHandler.Status in com.gwtplatform.dispatch.client
 

Methods in com.gwtplatform.dispatch.client that return ExceptionHandler.Status
 ExceptionHandler.Status ExceptionHandler.onFailure(Throwable e)
          This method is called when an exception occurs.
 ExceptionHandler.Status DefaultExceptionHandler.onFailure(Throwable e)
          Always returns CONTINUE.
static ExceptionHandler.Status ExceptionHandler.Status.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static ExceptionHandler.Status[] ExceptionHandler.Status.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 


GWTP Dispatch client 0.6-redhat-2

Copyright © 2010-2012 ArcBees. All Rights Reserved.