javax.util.jcache
Class InvalidGroupException
java.lang.Object
java.lang.Throwable
java.lang.Exception
javax.util.jcache.CacheException
javax.util.jcache.InvalidGroupException
- All Implemented Interfaces:
- Serializable
Deprecated. replaced with CacheException
public class InvalidGroupException
- extends CacheException
The group object accessed is no longer valid.
- See Also:
- Serialized Form
InvalidGroupException
public InvalidGroupException()
- Deprecated.
- Creates new
InvalidGroupException
without detail message.
InvalidGroupException
public InvalidGroupException(String msg)
- Deprecated.
- Constructs an
InvalidGroupException
with the specified
detail message.
- Parameters:
msg
- the detail message.
Copyright © 2002-2009 Hosted by SourceForge. All Rights Reserved.