public class TokenRequestDeniedException extends RuntimeException
TokenRequestFailedException
is thrown.Constructor and Description |
---|
TokenRequestDeniedException(String message)
Creates a new exception based on the given message.
|
TokenRequestDeniedException(String message,
Throwable cause)
Creates a new exception based on the given message.
|
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
Copyright © 2020 SAP SE. All rights reserved.