com.sforce.ws
Class ConnectionException
java.lang.Object
java.lang.Throwable
java.lang.Exception
com.sforce.ws.ConnectionException
- All Implemented Interfaces:
- Serializable
- Direct Known Subclasses:
- SoapFaultException, TypeMapper.PartialArrayException
public class ConnectionException
- extends Exception
ConnectionException is the root of all web service client exceptions
- Since:
- 1.0 Dec 1, 2005
- Version:
- 1.0
- Author:
- http://cheenath.com
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
ConnectionException
public ConnectionException()
ConnectionException
public ConnectionException(String message)
ConnectionException
public ConnectionException(String message,
Throwable th)
Copyright © 2014. All Rights Reserved.