| Package | Description |
|---|---|
| org.mule.runtime.api.lifecycle |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateException
CreateException is thrown when creating an object inside Mule wasn't possible due to inconsistent internal state
or wrong input. |
class |
InitialisationException
InitialisationException is thrown by the initialise method defined in the
Initialisable interface. |
class |
LifecycleException
LifecycleException is the base exception thrown when an error occurs
during a Lifecycle phase. |
Copyright © 2017 MuleSoft, Inc.. All rights reserved.