Class HttpsTransportException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.springframework.ws.transport.TransportException
org.springframework.ws.transport.http.HttpTransportException
org.springframework.ws.transport.http.HttpsTransportException
- All Implemented Interfaces:
Serializable
Exception that is thrown when an error occurs in the HTTP transport.
- Since:
- 1.5.8
- Author:
- Arjen Poutsma
- See Also:
-
Constructor Summary
-
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HttpsTransportException
-
HttpsTransportException
-