Class ChangeVetoException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- java.lang.RuntimeException
-
- org.eclipse.core.databinding.observable.value.ChangeVetoException
-
- All Implemented Interfaces:
java.io.Serializable
public class ChangeVetoException extends java.lang.RuntimeException- Since:
- 1.0
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description ChangeVetoException(java.lang.String string)
-