public class NotInstallerExecutionProviderException extends ServiceException
InstallPackageProvider
interfacecode, formatString, messageKey
Constructor and Description |
---|
NotInstallerExecutionProviderException(java.lang.String name)
Creates a new
NotInstallerExecutionProviderException . |
containsCause, getCode, getFormatString, getHTMLMessageStack, getLocalizedMessage, getLocalizedMessage, getLocalizedMessageStack, getLocalizedMessageStack, getMessage, getMessage, getMessageKey, getMessageStack, getMessageStack, getMessageStack, getValue, iterator, setCode, setFormatString, setMessageKey, setTranslator, setTranslator, setValue, values
public NotInstallerExecutionProviderException(java.lang.String name)
NotInstallerExecutionProviderException
.name
- the name of the provider that doesn't implements the
InstallPackageProvider
interface