JComponentPack 1.5.0

com.zfqjava.swing
Class ActionVetoException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.zfqjava.swing.ActionVetoException
All Implemented Interfaces:
Serializable

public class ActionVetoException
extends Exception

Signals that a action has been vetoed

See Also:
Serialized Form

Constructor Summary
ActionVetoException()
          Constructs an ActionVetoExceptionwith no detail message.
ActionVetoException(String msg)
          Constructs an ActionVetoException with the specified detail message.
 
Method Summary
 
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()
Constructs an ActionVetoExceptionwith no detail message. A detail message is a String that describes this particular exception.


ActionVetoException

public ActionVetoException(String msg)
Constructs an ActionVetoException with the specified detail message. A detail message is a String that describes this particular exception.

Parameters:
msg - the String that contains a detailed message

JComponentPack 1.5.0

Send your Feedback
JComponentPack 1.5.0
Copyright © 2001-2007 Extreme Component, Inc. All rights reserved.