org.melati.poem.util
Class CacheDuplicationException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
java.lang.IllegalArgumentException
org.melati.poem.util.CacheDuplicationException
- All Implemented Interfaces:
- Serializable
public class CacheDuplicationException
- extends IllegalArgumentException
Thrown should a duplicate entry be put in the Cache
.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CacheDuplicationException
public CacheDuplicationException()
CacheDuplicationException
public CacheDuplicationException(String message)
Copyright © 2000-2010 PanEris. All Rights Reserved.