org.richfaces.application.push
Class EventAbortedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.richfaces.application.push.EventAbortedException
- All Implemented Interfaces:
- Serializable
Deprecated.
@Deprecated
public class EventAbortedException
- extends Exception
- Author:
- Nick Belaevski
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
EventAbortedException
public EventAbortedException()
- Deprecated.
EventAbortedException
public EventAbortedException(String message,
Throwable cause)
- Deprecated.
EventAbortedException
public EventAbortedException(String message)
- Deprecated.
EventAbortedException
public EventAbortedException(Throwable cause)
- Deprecated.
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.