| Package | Description |
|---|---|
| fi.iki.elonen |
| Modifier and Type | Method and Description |
|---|---|
NanoHTTPD.Response.Status |
NanoHTTPD.ResponseException.getStatus() |
static NanoHTTPD.Response.Status |
NanoHTTPD.Response.Status.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static NanoHTTPD.Response.Status[] |
NanoHTTPD.Response.Status.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
ResponseException(NanoHTTPD.Response.Status status,
java.lang.String message) |
ResponseException(NanoHTTPD.Response.Status status,
java.lang.String message,
java.lang.Exception e) |
Copyright © 2015-2018 INTO CPS. All Rights Reserved.