public class InstallerNotFoundException extends ContainerServiceException
Constructor and Description |
---|
InstallerNotFoundException(String componentName) |
InstallerNotFoundException(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 InstallerNotFoundException(String componentName)
componentName
- The JBI component identifier of the JBI component installer missingpublic String getComponentName()
Copyright © 2005-2016 Linagora. All Rights Reserved.