Package com.sforce.ws.bind
Class HTMLResponseException
- java.lang.Object
-
- java.lang.Throwable
-
- java.lang.Exception
-
- com.sforce.ws.ConnectionException
-
- com.sforce.ws.bind.HTMLResponseException
-
- All Implemented Interfaces:
Serializable
public class HTMLResponseException extends ConnectionException
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description HTMLResponseException(String message)HTMLResponseException(String message, Throwable th)
-
Method Summary
-
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
-