winterwell.jtwitter
Class TwitterException.E401

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by winterwell.jtwitter.TwitterException
                  extended by winterwell.jtwitter.TwitterException.E401
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
TwitterException

public static class TwitterException.E401
extends TwitterException

An unauthorised exception. This is thrown (eg) if a password is wrong or a login is required.

See Also:
Serialized Form

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.E401(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

TwitterException.E401

public TwitterException.E401(java.lang.String string)


Copyright © 2014 gvSIG Association. All Rights Reserved.