public abstract class AuthException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
AuthException(java.lang.Exception e,
int responseCode) |
AuthException(java.lang.String message,
int responseCode) |
| Modifier and Type | Method and Description |
|---|---|
int |
getResponseCode() |