oauth.signpost.exception
クラス OAuthCommunicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
oauth.signpost.exception.OAuthException
oauth.signpost.exception.OAuthCommunicationException
- すべての実装されたインタフェース:
- Serializable
public class OAuthCommunicationException
- extends OAuthException
- 関連項目:
- 直列化された形式
| クラス java.lang.Throwable から継承されたメソッド |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
OAuthCommunicationException
public OAuthCommunicationException(Exception cause)
OAuthCommunicationException
public OAuthCommunicationException(String message,
String responseBody)
getResponseBody
public String getResponseBody()
Copyright © 2012. All Rights Reserved.