Class LicenseIntegrityException

java.lang.Object
java.lang.Throwable
java.lang.Exception
org.alfresco.service.license.LicenseIntegrityException
All Implemented Interfaces:
Serializable

public class LicenseIntegrityException extends Exception
An instance of this class is thrown if the integrity of a GenericCertificate has been detected to be compromised.
See Also:
  • Constructor Details

    • LicenseIntegrityException

      public LicenseIntegrityException(String msg)
    • LicenseIntegrityException

      public LicenseIntegrityException(String msg, Throwable cause)