Uses of Class
de.quantummaid.httpmaid.jetty.JettyEndpointException
-
-
Uses of JettyEndpointException in de.quantummaid.httpmaid.jetty
Methods in de.quantummaid.httpmaid.jetty that return JettyEndpointException Modifier and Type Method Description static JettyEndpointExceptionJettyEndpointException. jettyEndpointException(String message, Throwable cause)static JettyEndpointExceptionJettyEndpointException. jettyEndpointException(Throwable cause)
-