org.jboss.cache.loader
Class SingletonStoreCacheLoader.PushStateException
java.lang.Object
   java.lang.Throwable
java.lang.Throwable
       java.lang.Exception
java.lang.Exception
           org.jboss.cache.loader.SingletonStoreCacheLoader.PushStateException
org.jboss.cache.loader.SingletonStoreCacheLoader.PushStateException
- All Implemented Interfaces: 
- Serializable
- Enclosing class:
- SingletonStoreCacheLoader
- public static class SingletonStoreCacheLoader.PushStateException 
- extends Exception
Exception representing any issues that arise from pushing the in-memory state to the cache loader.
- See Also:
- Serialized Form
 
 
| Methods inherited from class java.lang.Throwable | 
| fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString | 
 
 
SingletonStoreCacheLoader.PushStateException
public SingletonStoreCacheLoader.PushStateException(String message,
                                                    Throwable cause)
SingletonStoreCacheLoader.PushStateException
public SingletonStoreCacheLoader.PushStateException(Throwable cause)
Copyright © 2009 JBoss, a division of Red Hat. All Rights Reserved.