javax.util.jcache
Class CantSynchronizeGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.util.jcache.CacheException
javax.util.jcache.CantSynchronizeGroupException
- All Implemented Interfaces:
- Serializable
Deprecated. replaced with CacheException
public class CantSynchronizeGroupException
- extends CacheException
Group objects can't be synchronized.
- See Also:
- Serialized Form
CantSynchronizeGroupException
public CantSynchronizeGroupException()
- Deprecated.
- Creates new
CantSynchronizeGroupException
without detail
message.
CantSynchronizeGroupException
public CantSynchronizeGroupException(String msg)
- Deprecated.
- Constructs an
CantSynchronizeGroupException
with the
specified detail message.
- Parameters:
msg
- the detail message.
Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.