Eclipse Platform
Release 3.6

org.eclipse.core.databinding.observable.value
Class ChangeVetoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.eclipse.core.databinding.observable.value.ChangeVetoException
All Implemented Interfaces:
Serializable

public class ChangeVetoException
extends RuntimeException

Since:
1.0
See Also:
Serialized Form

Constructor Summary
ChangeVetoException(String string)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChangeVetoException

public ChangeVetoException(String string)
Parameters:
string -

Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.