public final class TokenUrlResponseException
extends org.mule.runtime.api.exception.MuleException
| Constructor and Description |
|---|
TokenUrlResponseException(String tokenUrl,
Exception cause) |
TokenUrlResponseException(String tokenUrl,
org.mule.runtime.http.api.domain.message.response.HttpResponse response,
String body) |
addInfo, appendMessage, equals, getDetailedMessage, getI18nMessage, getInfo, getMessage, getMessageCode, getSummaryMessage, getVerboseMessage, hashCode, isVerboseExceptions, prependMessage, refreshVerboseExceptions, setMessage, setMessageaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TokenUrlResponseException(String tokenUrl, org.mule.runtime.http.api.domain.message.response.HttpResponse response, String body) throws IOException
IOExceptionCopyright © 2024. All rights reserved.