public class ComponentLifecycleNotFoundException extends ContainerServiceException
Constructor and Description |
---|
ComponentLifecycleNotFoundException(String componentName) |
ComponentLifecycleNotFoundException(String componentName,
Throwable cause) |
Modifier and Type | Method and Description |
---|---|
String |
getComponentName() |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public ComponentLifecycleNotFoundException(String componentName)
componentName
- The JBI component identifier of the JBI component life cycle missingpublic String getComponentName()
Copyright © 2005-2016 Linagora. All Rights Reserved.