com.intel.cosbench.client.swauth
Class SwiftAuthClientException
java.lang.Object
java.lang.Throwable
java.lang.Exception
java.io.IOException
org.apache.http.client.ClientProtocolException
org.apache.http.client.HttpResponseException
com.intel.cosbench.client.swauth.SwiftAuthClientException
- All Implemented Interfaces:
- java.io.Serializable
public class SwiftAuthClientException
- extends org.apache.http.client.HttpResponseException
- See Also:
- Serialized Form
Methods inherited from class org.apache.http.client.HttpResponseException |
getStatusCode |
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 |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
SwiftAuthClientException
public SwiftAuthClientException(int code,
java.lang.String message)
SwiftAuthClientException
public SwiftAuthClientException(int code,
java.lang.String message,
org.apache.http.Header[] httpHeaders,
org.apache.http.StatusLine httpStatusLine)
getHttpHeaders
public org.apache.http.Header[] getHttpHeaders()
getHttpStatusLine
public org.apache.http.StatusLine getHttpStatusLine()