public class OAuth2ProtocolException extends IOException
| Constructor and Description |
|---|
OAuth2ProtocolException(ProtocolError error) |
| Modifier and Type | Method and Description |
|---|---|
ProtocolError |
getError() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OAuth2ProtocolException(ProtocolError error)
public ProtocolError getError()
Copyright © 2017. All rights reserved.