|
|||||||||
| 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.E50X
public static class TwitterException.E50X
A code 50X error (e.g. 502) - indicating something went wrong at Twitter's end. The API equivalent of the Fail Whale. Usually retrying in a minute will fix this.
| 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.E50X(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.E50X(java.lang.String string)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||