de.schlichtherle.xml
Class GenericCertificateNotLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalStateException
de.schlichtherle.xml.GenericCertificateNotLockedException
- All Implemented Interfaces:
- Serializable
public class GenericCertificateNotLockedException
- extends IllegalStateException
An instance of this class is thrown if a GenericCertificate's
content is tried to be retrieved but the certificate has neither signed
nor verified any content.
- 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
GenericCertificateNotLockedException
public GenericCertificateNotLockedException()
Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.