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
- public class PropertyChangeVetoException
- extends PropertyException
プロパティの変更を拒否する例外
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
PropertyChangeVetoException
public PropertyChangeVetoException()
PropertyChangeVetoException
public PropertyChangeVetoException(String message)
PropertyChangeVetoException
public PropertyChangeVetoException(Throwable cause)
PropertyChangeVetoException
public PropertyChangeVetoException(String message,
Throwable cause)