Package org.zkoss.zkex.xml
Class GenericCertificateIsLockedException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.beans.PropertyVetoException
-
- org.zkoss.zkex.xml.GenericCertificateIsLockedException
-
- All Implemented Interfaces:
java.io.Serializable
public class GenericCertificateIsLockedException extends java.beans.PropertyVetoExceptionThrown if a property is tried to set once aGenericCertificatehas been locked.- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description GenericCertificateIsLockedException(java.beans.PropertyChangeEvent evt)
-