org.richfaces.application.push
Class EventAbortedException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.richfaces.application.push.EventAbortedException
- All Implemented Interfaces:
- Serializable
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()
EventAbortedException
public EventAbortedException(String message,
Throwable cause)
EventAbortedException
public EventAbortedException(String message)
EventAbortedException
public EventAbortedException(Throwable cause)
Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.