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, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
generateResponse
public HttpResponses.HttpResponseException()
public HttpResponses.HttpResponseException(String message)
public HttpResponses.HttpResponseException(String message, Throwable cause)
public HttpResponses.HttpResponseException(Throwable cause)
Copyright © 2014. All rights reserved.