|
GWTP Dispatch client 0.6-redhat-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
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-1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |