talx x1.0.5

talx.controller
Class ActionVetoException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended bytalx.controller.ActionVetoException
All Implemented Interfaces:
java.io.Serializable

public class ActionVetoException
extends java.lang.Exception

Indicates an attempt to veto an action.

See Also:
Serialized Form

Constructor Summary
ActionVetoException(java.awt.event.ActionEvent a, ActionHandler ah)
           
ActionVetoException(java.awt.event.ActionEvent a, Interceptor ic)
           
 
Method Summary
 java.awt.event.ActionEvent getAction()
           
 java.lang.String getVetoClass()
           
 
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

ActionVetoException

public ActionVetoException(java.awt.event.ActionEvent a,
                           ActionHandler ah)

ActionVetoException

public ActionVetoException(java.awt.event.ActionEvent a,
                           Interceptor ic)
Method Detail

getAction

public java.awt.event.ActionEvent getAction()

getVetoClass

public java.lang.String getVetoClass()

talx x1.0.5

© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.