org.globus.gsi.stores
Class ResourceStoreException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.security.GeneralSecurityException
org.globus.gsi.stores.ResourceStoreException
- All Implemented Interfaces:
- java.io.Serializable
public class ResourceStoreException
- extends java.security.GeneralSecurityException
Created by IntelliJ IDEA.
User: turtlebender
Date: Dec 30, 2009
Time: 9:25:02 AM
To change this template use File | Settings | File Templates.
- See Also:
- Serialized Form
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 |
ResourceStoreException
public ResourceStoreException()
ResourceStoreException
public ResourceStoreException(java.lang.String s)
ResourceStoreException
public ResourceStoreException(java.lang.String s,
java.lang.Throwable throwable)
ResourceStoreException
public ResourceStoreException(java.lang.Throwable throwable)