org.infinispan.loaders.cloud
Class CloudConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.infinispan.loaders.CacheLoaderException
org.infinispan.loaders.cloud.CloudConnectionException
- All Implemented Interfaces:
- Serializable
public class CloudConnectionException
- extends CacheLoaderException
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CloudConnectionException
public CloudConnectionException()
CloudConnectionException
public CloudConnectionException(Throwable cause)
CloudConnectionException
public CloudConnectionException(String message)
CloudConnectionException
public CloudConnectionException(String message,
Throwable cause)
Copyright © 2010 JBoss, a division of Red Hat. All Rights Reserved.