RichFaces Core API 4.3.0.Final

org.richfaces.application.push
Class EventAbortedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.richfaces.application.push.EventAbortedException
All Implemented Interfaces:
Serializable

Deprecated.

@Deprecated
public class EventAbortedException
extends Exception

Author:
Nick Belaevski
See Also:
Serialized Form

Constructor Summary
EventAbortedException()
          Deprecated.  
EventAbortedException(String message)
          Deprecated.  
EventAbortedException(String message, Throwable cause)
          Deprecated.  
EventAbortedException(Throwable cause)
          Deprecated.  
 
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

EventAbortedException

public EventAbortedException()
Deprecated. 

EventAbortedException

public EventAbortedException(String message,
                             Throwable cause)
Deprecated. 

EventAbortedException

public EventAbortedException(String message)
Deprecated. 

EventAbortedException

public EventAbortedException(Throwable cause)
Deprecated. 

RichFaces Core API 4.3.0.Final

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.