public class UnrecognizedLicenseException extends Exception
A 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, toString
public UnrecognizedLicenseException(String message)