public class ContextLifecycleException extends RuntimeException
MuleContext was created successfully but a lifecycle phase failed.| Constructor and Description |
|---|
ContextLifecycleException(Exception e,
org.mule.runtime.core.api.MuleContext muleContext) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.core.api.MuleContext |
getMuleContext() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic ContextLifecycleException(Exception e, org.mule.runtime.core.api.MuleContext muleContext)
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.