Package org.apache.cxf.transport.http
Class HTTPException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.cxf.transport.http.HTTPException
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Throwable
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
-
Constructor Details
-
HTTPException
-
-
Method Details
-
getResponseCode
public int getResponseCode() -
getResponseMessage
-
getUrl
-