| Exception | Description |
|---|---|
| IllegalConfigurationModelDefinitionException |
A specialization of
IllegalModelDefinitionException which marks that a ConfigurationModel is invalid |
| IllegalConnectionProviderModelDefinitionException |
A specialization of
IllegalModelDefinitionException which marks that a ConnectionProvider is invalid |
| IllegalModelDefinitionException |
A
RuntimeException thrown when the Extensions API
(or a component of any of its implementations)
has been used to define an invalid model. |
| IllegalOperationModelDefinitionException |
A specialization of
IllegalModelDefinitionException which marks that a OperationModel is invalid |
| IllegalParameterModelDefinitionException |
A specialization of
IllegalModelDefinitionException which marks that a ParameterModel is invalid |
| IllegalSourceModelDefinitionException |
A specialization of
IllegalModelDefinitionException which marks that a SourceModel is invalid |
| ModuleException |
RuntimeException implementation to throw Exceptions that indicates explicitly the ErrorTypeDefinition
that is wanted to throw. |
| NoSuchExtensionException |
An
Exception to signal that an ExtensionModel has been referenced
but the runtime has no knowledge of it. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.