Searched defs:OAuthProblemException (Results 1 - 1 of 1) sorted by relevance

/external/oauth/core/src/main/java/net/oauth/
H A DOAuthProblemException.java35 public class OAuthProblemException extends OAuthException { class in inherits:OAuthException
39 public OAuthProblemException() { method in class:OAuthProblemException
42 public OAuthProblemException(String problem) { method in class:OAuthProblemException

Completed in 72 milliseconds