public class RealmsResponseException
extends org.apache.http.client.HttpResponseException
| Modifier and Type | Field and Description |
|---|---|
static int |
TOS_NOT_ACCEPTED |
| Constructor and Description |
|---|
RealmsResponseException(int statusCode,
int errorCode,
java.lang.String reasonPhrase) |
| Modifier and Type | Method and Description |
|---|---|
int |
getErrorCode() |
getReasonPhrase, getStatusCodepublic static final int TOS_NOT_ACCEPTED