public abstract class RemoteRegionHttpErrorEvent extends RemoteRegionErrorEvent
RemoteRegionErrorEvent.Type| Constructor and Description |
|---|
RemoteRegionHttpErrorEvent() |
| Modifier and Type | Method and Description |
|---|---|
RemoteRegionErrorEvent.Type |
getErrorType()
Returns the error type
|
abstract int |
getHttpErrorCode()
This is the HttpErrorCode as specified by RFC-2616.
|
getProducerURL, getViewIDpublic RemoteRegionErrorEvent.Type getErrorType()
RemoteRegionErrorEventgetErrorType in class RemoteRegionErrorEventpublic abstract int getHttpErrorCode()