Package com.infoteria.gui.property.event
Class PropertyChangeVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.infoteria.gui.property.PropertyException
com.infoteria.gui.property.event.PropertyChangeVetoException
- All Implemented Interfaces:
Serializable
プロパティの変更を拒否する例外
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionPropertyChangeVetoException(String message) PropertyChangeVetoException(String message, Throwable cause) -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
PropertyChangeVetoException
public PropertyChangeVetoException() -
PropertyChangeVetoException
-
PropertyChangeVetoException
-
PropertyChangeVetoException
-