public class UnrecognizedLicenseException extends Exception
UnrecognizedLicenseException is thrown by LicenseConfigMBean
when an attempt to uninstall a license that is not installed is made.| Constructor and Description |
|---|
UnrecognizedLicenseException(String message) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringpublic UnrecognizedLicenseException(String message)