org.globus.gsi.stores
Class ResourceStoreException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by java.security.GeneralSecurityException
              extended by 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

Constructor Summary
ResourceStoreException()
           
ResourceStoreException(java.lang.String s)
           
ResourceStoreException(java.lang.String s, java.lang.Throwable throwable)
           
ResourceStoreException(java.lang.Throwable throwable)
           
 
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

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)


Copyright © 2013. All Rights Reserved.