public abstract static class HttpResponses.HttpResponseException extends java.lang.RuntimeException implements HttpResponse
Constructor and Description |
---|
HttpResponses.HttpResponseException() |
HttpResponses.HttpResponseException(java.lang.String message) |
HttpResponses.HttpResponseException(java.lang.String message,
java.lang.Throwable cause) |
HttpResponses.HttpResponseException(java.lang.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(java.lang.String message)
public HttpResponses.HttpResponseException(java.lang.String message, java.lang.Throwable cause)
public HttpResponses.HttpResponseException(java.lang.Throwable cause)
Copyright © 2012. All Rights Reserved.