play.libs
类 OAuth.Error

java.lang.Object
  继承者 play.libs.OAuth.Error
包容类:
OAuth

public static class OAuth.Error
extends java.lang.Object


嵌套类摘要
static class OAuth.Error.Type
           
 
字段摘要
 java.lang.String details
           
 oauth.signpost.exception.OAuthException exception
           
 OAuth.Error.Type type
           
 
方法摘要
 java.lang.String details()
           
 java.lang.String toString()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

字段详细信息

exception

public final oauth.signpost.exception.OAuthException exception

type

public final OAuth.Error.Type type

details

public final java.lang.String details
方法详细信息

details

public java.lang.String details()

toString

public java.lang.String toString()
覆盖:
java.lang.Object 中的 toString


Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly