Eclipse Platform
Release 3.3

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

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.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)
           
 
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.3

Guidelines for using Eclipse APIs.

Copyright (c) IBM Corp. and others 2000, 2007. All rights reserved.