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, toString
public TokenNotFoundException(MuleEvent tokenUrlResponse, TokenResponseProcessor tokenResponseProcessor)
public TokenResponseProcessor getTokenResponseProcessor()
public MuleEvent getTokenUrlResponse()
Copyright © 2003–2016 MuleSoft, Inc.. All rights reserved.