talx.controller
Class ActionVetoException
java.lang.Object
java.lang.Throwable
java.lang.Exception
talx.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
| 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 |
ActionVetoException
public ActionVetoException(java.awt.event.ActionEvent a,
ActionHandler ah)
ActionVetoException
public ActionVetoException(java.awt.event.ActionEvent a,
Interceptor ic)
getAction
public java.awt.event.ActionEvent getAction()
getVetoClass
public java.lang.String getVetoClass()
© 2001-2005 University of Oregon.
Eugene OR 97403, U.S.A. All Rights Reserved.