RichFaces Core API 4.2.2.Final

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.2.2.Final

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