Class PropertyChangeVetoException

All Implemented Interfaces:
Serializable

public class PropertyChangeVetoException extends PropertyException
プロパティの変更を拒否する例外
See Also:
  • Constructor Details

    • PropertyChangeVetoException

      public PropertyChangeVetoException()
    • PropertyChangeVetoException

      public PropertyChangeVetoException(String message)
    • PropertyChangeVetoException

      public PropertyChangeVetoException(Throwable cause)
    • PropertyChangeVetoException

      public PropertyChangeVetoException(String message, Throwable cause)