Class GenericCertificateNotLockedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class GenericCertificateNotLockedException
    extends java.lang.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
    • Method Summary

      • Methods inherited from class java.lang.Throwable

        addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • Constructor Detail

      • GenericCertificateNotLockedException

        public GenericCertificateNotLockedException()