public class UnauthorizedTokenException extends OAuth2Exception
Message with HttpListenerResponseAttributes defined.
Exception raised when there is an error validating a token. Weather the token is not valid or there are missing or wrong
fields set in the validation.| Constructor and Description |
|---|
UnauthorizedTokenException(org.mule.runtime.api.message.Message message) |
UnauthorizedTokenException(String reasonPhrase) |
getErrorMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnauthorizedTokenException(String reasonPhrase)
public UnauthorizedTokenException(org.mule.runtime.api.message.Message message)
Copyright © 2023 MuleSoft, Inc.. All rights reserved.