public class TooManyConfigsException
extends org.mule.runtime.api.exception.MuleRuntimeException
| Constructor and Description |
|---|
TooManyConfigsException(String message,
org.mule.runtime.api.meta.model.ExtensionModel extensionModel,
org.mule.runtime.api.meta.model.config.ConfigurationModel configurationModel,
int configsCount) |
| Modifier and Type | Method and Description |
|---|---|
int |
getConfigsCount() |
org.mule.runtime.api.meta.model.config.ConfigurationModel |
getConfigurationModel() |
org.mule.runtime.api.meta.model.ExtensionModel |
getExtensionModel() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic TooManyConfigsException(String message, org.mule.runtime.api.meta.model.ExtensionModel extensionModel, org.mule.runtime.api.meta.model.config.ConfigurationModel configurationModel, int configsCount)
Copyright © 2003–2019 MuleSoft, Inc.. All rights reserved.