de.schlichtherle.xml
Class GenericCertificateIsLockedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.beans.PropertyVetoException
de.schlichtherle.xml.GenericCertificateIsLockedException
- All Implemented Interfaces:
- Serializable
public class GenericCertificateIsLockedException
- extends PropertyVetoException
Thrown if a property is tried to set once a GenericCertificate
has been locked.
- Author:
- Christian Schlichtherle
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
serialVersionUID
private static final long serialVersionUID
- See Also:
- Constant Field Values
GenericCertificateIsLockedException
public GenericCertificateIsLockedException(PropertyChangeEvent evt)
Copyright © 2005-2015 Schlichtherle IT Services. All Rights Reserved.