Class 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:
    Serialized Form
    • Constructor Detail

      • LicenseIntegrityException

        public LicenseIntegrityException​(String msg)
      • LicenseIntegrityException

        public LicenseIntegrityException​(String msg,
                                         Throwable cause)