oauth.signpost.exception
Class OAuthExpectationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by oauth.signpost.exception.OAuthException
              extended by oauth.signpost.exception.OAuthExpectationFailedException
All Implemented Interfaces:
Serializable

public class OAuthExpectationFailedException
extends OAuthException

See Also:
Serialized Form

Constructor Summary
OAuthExpectationFailedException(String message)
           
 
Method Summary
 
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

OAuthExpectationFailedException

public OAuthExpectationFailedException(String message)


Copyright © 2010. All Rights Reserved.