Oracle Data-aware Controls Reference

oracle.dacf.control.swing
Class NavigationBarButtonClickVetoException

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

public class NavigationBarButtonClickVetoException
extends java.lang.Exception

The NavigationBarButtonClickedException is thrown by NavigationBarButtonClickedListeners when they wish to veto the operation performed by the button click.

Version:
SDK
See Also:
NavigationBar, Serialized Form

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

NavigationBarButtonClickVetoException

public NavigationBarButtonClickVetoException(java.lang.String s)

Oracle Data-aware Controls Reference

 

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