public static class OAuth.Error
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
OAuth.Error.Type |
Modifier and Type | Field and Description |
---|---|
java.lang.String |
details |
oauth.signpost.exception.OAuthException |
exception |
OAuth.Error.Type |
type |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
details() |
java.lang.String |
toString() |
public final oauth.signpost.exception.OAuthException exception
public final OAuth.Error.Type type
public final java.lang.String details
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly