public class AuthorizationRequiredException
extends java.lang.RuntimeException
| Constructor and Description |
|---|
AuthorizationRequiredException(java.lang.String client_id,
java.lang.String redirectUrl,
boolean writable) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getMessage()
Returns the detail message string of this throwable.
|