org.jboss.security.cache
Class SecurityCacheException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.jboss.security.cache.SecurityCacheException
- All Implemented Interfaces:
- Serializable
public class SecurityCacheException
- extends Exception
Security Cache Exception denoting
a cache operation failure
- Since:
- May 13, 2007
- Version:
- $Revision$
- Author:
- Anil.Saldhana@redhat.com
- See Also:
- Serialized Form
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
SecurityCacheException
public SecurityCacheException()
SecurityCacheException
public SecurityCacheException(String message,
Throwable t)
SecurityCacheException
public SecurityCacheException(String message)
SecurityCacheException
public SecurityCacheException(Throwable t)
Copyright © 2009 JBoss Inc.. All Rights Reserved.