org.globus.ogsa.impl.samples.counter.routable.master
Class HostingEnvRedirectException

java.lang.Object
  extended byjava.lang.Throwable
      extended byjava.lang.Exception
          extended byjava.lang.RuntimeException
              extended byorg.globus.ogsa.router.RedirectException
                  extended byorg.globus.ogsa.impl.samples.counter.routable.master.HostingEnvRedirectException
All Implemented Interfaces:
java.io.Serializable

public class HostingEnvRedirectException
extends RedirectException

See Also:
Serialized Form

Constructor Summary
HostingEnvRedirectException(java.lang.String _invocationId, GridContext _gridContext)
           
 
Method Summary
 GridContext getGridContext()
           
 java.lang.String getInvocationId()
           
 
Methods inherited from class org.globus.ogsa.router.RedirectException
getNextChainedException, getTargetEndpoint
 
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

HostingEnvRedirectException

public HostingEnvRedirectException(java.lang.String _invocationId,
                                   GridContext _gridContext)
Method Detail

getGridContext

public GridContext getGridContext()

getInvocationId

public java.lang.String getInvocationId()


Copyright ? 1999 University of Chicago and The University of Southern California. All Rights Reserved.