Oracle Data-aware Controls Reference

oracle.dacf.control.swing
Class ChangeVetoException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byoracle.dacf.control.swing.ChangeVetoException
All Implemented Interfaces:
java.io.Serializable

public class ChangeVetoException
extends java.lang.Exception

This exception can be thrown by SelectionChangingListener in response to a SelectionChangingEvent to veto a selection change is invalid.

Version:
SDK
See Also:
Serialized Form

Constructor Summary
ChangeVetoException(java.lang.String message)
          Constructor
 
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(java.lang.String message)
Constructor

Parameters:
message - to be used

Oracle Data-aware Controls Reference

 

Copyright © 1997, 2003, Oracle. All rights reserved.