Generated by
JDiff

Class twitter4j.TwitterException

Removed Constructors
TwitterException(String, int, Map<String, List<String>>, int, RateLimitStatus, RateLimitStatus) @param message message
TwitterException(String, Exception)  
 

Added Constructors
TwitterException(String, Throwable)  
 

Added Methods
int getAccessLevel() {@inheritDoc}
String getErrorMessage() Returns error message from the API if available.
String getMessage() {@inheritDoc}
String getRequestPath() Returns the request path returned by the API.
boolean isErrorMessageAvailable() Tests if error message from the API is available