Package org.zkoss.zkex.xml
Class GenericCertificateIntegrityException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.security.GeneralSecurityException
-
- org.zkoss.zkex.xml.GenericCertificateIntegrityException
-
- All Implemented Interfaces:
java.io.Serializable
public class GenericCertificateIntegrityException extends java.security.GeneralSecurityExceptionAn instance of this class is thrown if the integrity of aGenericCertificatehas been detected to be compromised.- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GenericCertificateIntegrityException()
-