thinwire.ui.event
Class ExceptionEvent

java.lang.Object
  extended by java.util.EventObject
      extended by thinwire.ui.event.ExceptionEvent
All Implemented Interfaces:
java.io.Serializable

public final class ExceptionEvent
extends java.util.EventObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class java.util.EventObject
source
 
Constructor Summary
ExceptionEvent(java.lang.Object source, java.lang.Throwable exception)
           
 
Method Summary
 void cancel()
           
 void cancel(boolean stopPropagation)
           
 void cancel(boolean stopPropagation, boolean suppressLogging)
           
 java.lang.String getDefaultMessage()
           
 java.lang.Throwable getException()
           
 java.lang.String getStackTraceText()
           
 boolean isCanceled()
           
 boolean isStopPropagation()
           
 boolean isSuppressLogging()
           
 void setDefaultMessage(java.lang.String defaultMessage)
           
 
Methods inherited from class java.util.EventObject
getSource, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ExceptionEvent

public ExceptionEvent(java.lang.Object source,
                      java.lang.Throwable exception)
Method Detail

isCanceled

public boolean isCanceled()

isStopPropagation

public boolean isStopPropagation()

isSuppressLogging

public boolean isSuppressLogging()

cancel

public void cancel()

cancel

public void cancel(boolean stopPropagation)

cancel

public void cancel(boolean stopPropagation,
                   boolean suppressLogging)

getDefaultMessage

public java.lang.String getDefaultMessage()

setDefaultMessage

public void setDefaultMessage(java.lang.String defaultMessage)

getException

public java.lang.Throwable getException()

getStackTraceText

public java.lang.String getStackTraceText()


ThinWire® is a registered of Custom Credit Systems  Copyright © 2007 All rights reserved.
ThinWire_is_Open_Source_under_the_terms_of_the_LGPLv2.1 SourceForge.net_Project_Page java.net_Member Support_ThinWire,_Digg_our_Story