org.kohsuke.stapler
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) |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, 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 © 2014. All Rights Reserved.