Class 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
    • Constructor Detail

      • GenericCertificateNotLockedException

        public GenericCertificateNotLockedException()