de.schlichtherle.xml
Class GenericCertificateIntegrityException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
de.schlichtherle.xml.GenericCertificateIntegrityException
- All Implemented Interfaces:
- Serializable
public class GenericCertificateIntegrityException
- extends GeneralSecurityException
An instance of this class is thrown if the integrity of a
GenericCertificate has been detected to be compromised.
- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
GenericCertificateIntegrityException
public GenericCertificateIntegrityException()
Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.