org.fabric3.cache.infinispan.runtime
Class InfinispanException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.fabric3.host.Fabric3Exception
org.fabric3.cache.infinispan.runtime.InfinispanException
- All Implemented Interfaces:
- java.io.Serializable
public class InfinispanException
- extends org.fabric3.host.Fabric3Exception
Cache exception.
- Version:
- $Rev$ $Date$
- See Also:
- Serialized Form
| Methods inherited from class org.fabric3.host.Fabric3Exception |
getIdentifier, printStackTraceElements |
| 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 |
InfinispanException
public InfinispanException()
InfinispanException
public InfinispanException(java.lang.String message,
java.lang.String identifier,
java.lang.Throwable cause)
InfinispanException
public InfinispanException(java.lang.String message,
java.lang.String identifier)
InfinispanException
public InfinispanException(java.lang.String message,
java.lang.Throwable cause)
InfinispanException
public InfinispanException(java.lang.String message)
InfinispanException
public InfinispanException(java.lang.Throwable cause)
Copyright © 2007-2011 Metaform Systems.