|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
winterwell.jtwitter.TwitterException
winterwell.jtwitter.TwitterException.E404
public static class TwitterException.E404
Indicates a 404: resource does not exist error from Twitter. Note: Can be throw in relation to suspended users.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class winterwell.jtwitter.TwitterException |
|---|
TwitterException.E401, TwitterException.E403, TwitterException.E404, TwitterException.E50X, TwitterException.RateLimit, TwitterException.Timeout, TwitterException.Unexplained |
| Constructor Summary | |
|---|---|
TwitterException.E404(java.lang.String string)
|
|
| Method Summary |
|---|
| Methods inherited from class winterwell.jtwitter.TwitterException |
|---|
getAdditionalInfo, setAdditionalInfo |
| Methods inherited from class java.lang.Throwable |
|---|
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public TwitterException.E404(java.lang.String string)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||