Package org.zkoss.zkex.xml
Class GenericCertificateNotLockedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- java.lang.IllegalStateException
-
- org.zkoss.zkex.xml.GenericCertificateNotLockedException
-
- All Implemented Interfaces:
java.io.Serializable
public class GenericCertificateNotLockedException extends java.lang.IllegalStateExceptionAn instance of this class is thrown if aGenericCertificate's content is tried to be retrieved but the certificate has neither signed nor verified any content.- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GenericCertificateNotLockedException()
-