Searched defs:OAuthException (Results 1 – 1 of 1) sorted by relevance
22 public class OAuthException extends Exception { class27 protected OAuthException() { in OAuthException() method in OAuthException33 public OAuthException(String message) { in OAuthException() method in OAuthException40 public OAuthException(Throwable cause) { in OAuthException() method in OAuthException48 public OAuthException(String message, Throwable cause) { in OAuthException() method in OAuthException