public class NonRootSetAccessTokenPoemException extends PoemException
AccessToken under
which a PoemThread is running by a PoemThread with an
AccessToken other than RootAccessToken.| Modifier and Type | Field and Description |
|---|---|
AccessToken |
token
The User's current AccessToken.
|
subException| Constructor and Description |
|---|
NonRootSetAccessTokenPoemException(AccessToken token)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getMessage()
The detail message which may be null.
|
getCoreMessage, initCause, innermostException, printStackTrace, printStackTrace, printStackTraceaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, setStackTrace, toStringpublic AccessToken token
public NonRootSetAccessTokenPoemException(AccessToken token)
public String getMessage()
PoemExceptiongetMessage in class PoemExceptionThrowable.getMessage()Copyright © 2000–2021 PanEris. All rights reserved.