java.lang.Object
|
+----java.lang.Throwable
|
+----java.lang.Exception
|
+----java.beans.PropertyVetoException
当某特性改变表示为不可接受值时,抛出一个 PropertyVetoException 。
public PropertyVetoException(String mess,
PropertyChangeEvent evt)
public PropertyChangeEvent getPropertyChangeEvent()