Class GenericCertificateIsLockedException

  • All Implemented Interfaces:
    java.io.Serializable

    public class GenericCertificateIsLockedException
    extends java.beans.PropertyVetoException
    Thrown if a property is tried to set once a GenericCertificate has been locked.
    Author:
    Christian Schlichtherle
    See Also:
    Serialized Form
    • Method Summary

      • Methods inherited from class java.beans.PropertyVetoException

        getPropertyChangeEvent
      • 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

      • GenericCertificateIsLockedException

        public GenericCertificateIsLockedException​(java.beans.PropertyChangeEvent evt)