de.iiit.access.server.plugins.cachemanager
Class CacheManagerException
java.lang.Object
|
+--java.lang.Throwable
|
+--java.lang.Exception
|
+--de.iiit.access.server.plugins.cachemanager.CacheManagerException
- All Implemented Interfaces:
- Serializable
- public class CacheManagerException
- extends Exception
This exeption is thrown inside the CacheManager in case of errors.
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
CacheManagerException
public CacheManagerException()
- Creates a new instance of
CacheManagerException
without detail message.
CacheManagerException
public CacheManagerException(String msg)
- Constructs an instance of
CacheManagerException
with the specified detail message.
- Parameters:
msg
- the detail message.
Copyright © 2002, 2003 ingeneurbuero fuer innovative
informationstechnik, Dipl.-Ing. Joerg Beckmann, Dortmund,
Germany. All Rights Reserved.
See Copyright statement