Class InvalidHandleException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
org.apache.commons.jcs3.access.exception.CacheException
org.apache.commons.jcs3.access.exception.InvalidHandleException
- All Implemented Interfaces:
- Serializable
InvalidHandleException is not used.
- See Also:
- 
Constructor SummaryConstructorsConstructorDescriptionConstructor for the InvalidHandleException objectInvalidHandleException(String message) Constructor for the InvalidHandleException object.
- 
Method SummaryMethods inherited from class java.lang.ThrowableaddSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
- 
Constructor Details- 
InvalidHandleExceptionpublic InvalidHandleException()Constructor for the InvalidHandleException object
- 
InvalidHandleExceptionConstructor for the InvalidHandleException object.- Parameters:
- message-
 
 
-