Uses of Class
org.globus.common.ChainedException

Packages that use ChainedException
org.globus.gram This library is a full implementation of the GRAM client API. 
org.globus.io.urlcopy This library provides a simple API for transferring a file from one location to another. 
org.globus.myproxy This package provides a MyProxy client API. 
 

Uses of ChainedException in org.globus.gram
 

Subclasses of ChainedException in org.globus.gram
 class GramException
          This class defeines the Exceptions which are thrown by the various Gram and GramJob methods.
 class WaitingForCommitException
          This class represents a specific type of GramException.
 

Uses of ChainedException in org.globus.io.urlcopy
 

Subclasses of ChainedException in org.globus.io.urlcopy
 class UrlCopyException
          Encapsulates the exceptions caused by various errors in the url-copy library.
 

Uses of ChainedException in org.globus.myproxy
 

Subclasses of ChainedException in org.globus.myproxy
 class MyProxyException
           
 



Copyright © 2013. All Rights Reserved.