org.yestech.cache
Class CacheManagerException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.lang.RuntimeException
              extended by org.yestech.cache.CacheManagerException
All Implemented Interfaces:
Serializable

public class CacheManagerException
extends RuntimeException

Version:
$Revision: $
Author:
Artie Copeland
See Also:
Serialized Form

Constructor Summary
CacheManagerException()
           
CacheManagerException(String message)
           
CacheManagerException(String message, Throwable cause)
           
CacheManagerException(Throwable cause)
           
 
Method Summary
 
Methods inherited from class java.lang.Throwable
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

CacheManagerException

public CacheManagerException()

CacheManagerException

public CacheManagerException(String message)

CacheManagerException

public CacheManagerException(String message,
                             Throwable cause)

CacheManagerException

public CacheManagerException(Throwable cause)


Copyright © 2010 YES Technology Association. All Rights Reserved.