public abstract static class HttpResponses.HttpResponseException extends RuntimeException implements HttpResponse
| Constructor and Description |
|---|
HttpResponses.HttpResponseException() |
HttpResponses.HttpResponseException(String message) |
HttpResponses.HttpResponseException(String message,
Throwable cause) |
HttpResponses.HttpResponseException(Throwable cause) |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgenerateResponsepublic HttpResponses.HttpResponseException()
public HttpResponses.HttpResponseException(String message)
public HttpResponses.HttpResponseException(String message, Throwable cause)
public HttpResponses.HttpResponseException(Throwable cause)
Copyright © 2014. All rights reserved.