public abstract class AbstractApiRequestHandler extends Object implements ApiRequestHandler
| Constructor and Description |
|---|
AbstractApiRequestHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
handleException(ApiRequest request,
Throwable e) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waithandlepublic boolean handleException(ApiRequest request, Throwable e)
handleException in interface ApiRequestHandlerCopyright © 2015. All rights reserved.