RichFaces Core API 4.1.0-SNAPSHOT

org.richfaces.application.push
Class SubscriptionFailureException

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

public class SubscriptionFailureException
extends Exception

Author:
Nick Belaevski
See Also:
Serialized Form

Constructor Summary
SubscriptionFailureException()
           
SubscriptionFailureException(String 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

SubscriptionFailureException

public SubscriptionFailureException()

SubscriptionFailureException

public SubscriptionFailureException(String message)

RichFaces Core API 4.1.0-SNAPSHOT

Copyright © 2011 JBoss, a division of Red Hat, Inc.. All Rights Reserved.