|
org.eclipse.core.databinding.observable.value
Class ChangeVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.eclipse.core.databinding.observable.value.ChangeVetoException
-
All Implemented Interfaces:
-
Serializable
-
public class ChangeVetoException
- extends
RuntimeException
-
Since:
- 1.0
-
See Also:
-
Serialized Form
Methods inherited from class java.lang.
Throwable
|
fillInStackTrace,
getCause,
getLocalizedMessage,
getMessage,
getStackTrace,
initCause,
printStackTrace,
printStackTrace,
printStackTrace,
setStackTrace,
toString
|
ChangeVetoException
public ChangeVetoException(
String string)
-
Parameters:
-
string -
Guidelines for using Eclipse APIs.
Copyright (c) Eclipse contributors and others 2000, 2008. All rights reserved.
|
|