org.infinispan.loaders.cloud
Class CloudConnectionException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by org.infinispan.loaders.CacheLoaderException
              extended by org.infinispan.loaders.cloud.CloudConnectionException
All Implemented Interfaces:
Serializable

public class CloudConnectionException
extends CacheLoaderException

See Also:
Serialized Form

Constructor Summary
CloudConnectionException()
           
CloudConnectionException(String message)
           
CloudConnectionException(String message, Throwable cause)
           
CloudConnectionException(Throwable cause)
           
 
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

CloudConnectionException

public CloudConnectionException()

CloudConnectionException

public CloudConnectionException(Throwable cause)

CloudConnectionException

public CloudConnectionException(String message)

CloudConnectionException

public CloudConnectionException(String message,
                                Throwable cause)

Google Analytics

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