RichFaces Showcase 4.1.1-SNAPSHOT

org.richfaces.demo.push.provider
Class InitializationFailedException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.richfaces.demo.push.provider.InitializationFailedException
All Implemented Interfaces:
Serializable

public class InitializationFailedException
extends Exception

Thrown when messaging provider management initialization fails.

Author:
Lukas Fryc
See Also:
Serialized Form

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

InitializationFailedException

public InitializationFailedException()

RichFaces Showcase 4.1.1-SNAPSHOT

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