public class InvalidScopeException extends RuntimeException
| Constructor and Description |
|---|
InvalidScopeException(Collection<String> invalidScopes) |
InvalidScopeException(Collection<String> invalidScopes,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
static InvalidScopeException |
blankScope() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic InvalidScopeException(Collection<String> invalidScopes)
public InvalidScopeException(Collection<String> invalidScopes, Throwable cause)
public static InvalidScopeException blankScope()
Copyright © 2020–2023 Atlassian. All rights reserved.