Searched defs:ResponseException (Results 1 – 1 of 1) sorted by relevance
787 public static final class ResponseException extends Exception { class in NanoHTTPD791 public ResponseException(Response.Status status, String message) { in ResponseException() method in NanoHTTPD.ResponseException796 public ResponseException(Response.Status status, String message, Exception e) { in ResponseException() method in NanoHTTPD.ResponseException