public class OAuth2ServiceException extends IOException
| Modifier and Type | Class and Description |
|---|---|
static class |
OAuth2ServiceException.OAuth2ServiceExceptionBuilder |
| Constructor and Description |
|---|
OAuth2ServiceException(String message) |
| Modifier and Type | Method and Description |
|---|---|
static OAuth2ServiceException.OAuth2ServiceExceptionBuilder |
builder(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OAuth2ServiceException(String message)
public static OAuth2ServiceException.OAuth2ServiceExceptionBuilder builder(String message)
Copyright © 2020. All rights reserved.