org.apache.jcs.access.exception
Class InvalidHandleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.jcs.access.exception.CacheException
org.apache.jcs.access.exception.InvalidHandleException
- All Implemented Interfaces:
- Serializable
public class InvalidHandleException
- extends CacheException
InvalidHandleException is not used.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidHandleException
public InvalidHandleException()
- Constructor for the InvalidHandleException object
InvalidHandleException
public InvalidHandleException(String message)
- Constructor for the InvalidHandleException object.
- Parameters:
message
-
Copyright © 2002-2012 Apache Software Foundation. All Rights Reserved.