Class UnrecognizedLicenseException

  • All Implemented Interfaces:
    Serializable

    public class UnrecognizedLicenseException
    extends Exception

    A UnrecognizedLicenseException is thrown by LicenseConfigMBean when an attempt to uninstall a license that is not installed is made.

    See Also:
    Serialized Form
    • Constructor Detail

      • UnrecognizedLicenseException

        public UnrecognizedLicenseException​(String message)