public class TokenNotFoundException extends Exception
| Constructor and Description |
|---|
TokenNotFoundException(MuleEvent tokenUrlResponse,
TokenResponseProcessor tokenResponseProcessor) |
| Modifier and Type | Method and Description |
|---|---|
TokenResponseProcessor |
getTokenResponseProcessor() |
MuleEvent |
getTokenUrlResponse() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TokenNotFoundException(MuleEvent tokenUrlResponse, TokenResponseProcessor tokenResponseProcessor)
public TokenResponseProcessor getTokenResponseProcessor()
public MuleEvent getTokenUrlResponse()
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.