com.sforce.ws.transport
Class SoapConnection.SessionTimedOutException

java.lang.Object
  extended by java.lang.Throwable
      extended by java.lang.Exception
          extended by com.sforce.ws.ConnectionException
              extended by com.sforce.ws.transport.SoapConnection.SessionTimedOutException
All Implemented Interfaces:
Serializable
Enclosing class:
SoapConnection

public static class SoapConnection.SessionTimedOutException
extends ConnectionException

See Also:
Serialized Form

Constructor Summary
SoapConnection.SessionTimedOutException(String faultString, Exception e)
           
 
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

SoapConnection.SessionTimedOutException

public SoapConnection.SessionTimedOutException(String faultString,
                                               Exception e)


Copyright © 2012. All Rights Reserved.