public class ConfigurationPropertiesException
extends org.mule.runtime.api.exception.MuleRuntimeException
implements org.mule.runtime.api.component.location.ComponentProvider
| Constructor and Description |
|---|
ConfigurationPropertiesException(org.mule.runtime.api.i18n.I18nMessage message,
org.mule.runtime.api.component.Component component) |
ConfigurationPropertiesException(org.mule.runtime.api.i18n.I18nMessage message,
org.mule.runtime.api.component.Component component,
Exception e) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.api.component.Component |
getComponent() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ConfigurationPropertiesException(org.mule.runtime.api.i18n.I18nMessage message,
org.mule.runtime.api.component.Component component)
public ConfigurationPropertiesException(org.mule.runtime.api.i18n.I18nMessage message,
org.mule.runtime.api.component.Component component,
Exception e)
Copyright © 2024 MuleSoft, Inc.. All rights reserved.