|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.lang.Throwable
java.lang.Exception
com.flat502.rox.http.HttpMessageException
com.flat502.rox.http.HttpResponseException
com.flat502.rox.http.MethodNotAllowedResponseException
public class MethodNotAllowedResponseException
| Constructor Summary | |
|---|---|
MethodNotAllowedResponseException(java.lang.String string,
java.lang.String allowed)
|
|
| Method Summary | |
|---|---|
HttpResponse |
toHttpResponse(java.lang.String httpVersion)
|
| Methods inherited from class com.flat502.rox.http.HttpResponseException |
|---|
getReasonPhrase, getStatusCode |
| Methods inherited from class com.flat502.rox.http.HttpMessageException |
|---|
getMsg |
| 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 |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public MethodNotAllowedResponseException(java.lang.String string,
java.lang.String allowed)
| Method Detail |
|---|
public HttpResponse toHttpResponse(java.lang.String httpVersion)
toHttpResponse in class HttpResponseException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||