Package org.zkoss.chart.lic.xml
Class GenericCertificateIntegrityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.security.GeneralSecurityException
-
- org.zkoss.chart.lic.xml.GenericCertificateIntegrityException
-
- All Implemented Interfaces:
Serializable
public class GenericCertificateIntegrityException extends GeneralSecurityException
An instance of this class is thrown if the integrity of aGenericCertificate
has been detected to be compromised.- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GenericCertificateIntegrityException()
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-