public class OAuth2Exception
extends org.mule.runtime.extension.api.exception.ModuleException
implements org.mule.runtime.api.exception.ErrorMessageAwareException
Message with HttpListenerResponseAttributes defined.| Constructor and Description |
|---|
OAuth2Exception(org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorTypeDefinition,
Throwable cause) |
OAuth2Exception(String errorPhrase,
org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorTypeDefinition) |
OAuth2Exception(String errorPhrase,
org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorErrorTypeDefinition,
org.mule.runtime.api.message.Message message) |
OAuth2Exception(String errorPhrase,
org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorTypeDefinition,
Throwable cause) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.message.Message |
getErrorMessage() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic OAuth2Exception(String errorPhrase, org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorTypeDefinition, Throwable cause)
public OAuth2Exception(String errorPhrase, org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorTypeDefinition)
public OAuth2Exception(org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorTypeDefinition, Throwable cause)
public OAuth2Exception(String errorPhrase, org.mule.runtime.extension.api.error.ErrorTypeDefinition<OAuth2ProviderError> errorErrorTypeDefinition, org.mule.runtime.api.message.Message message)
Copyright © 2019 MuleSoft, Inc.. All rights reserved.