Class _404ServiceNotFoundException

  • All Implemented Interfaces:
    Serializable

    public class _404ServiceNotFoundException
    extends io.vertx.up.exception.WebException
    See Also:
    Serialized Form
    • Constructor Detail

      • _404ServiceNotFoundException

        public _404ServiceNotFoundException​(Class<?> clazz,
                                            String uri,
                                            io.vertx.core.http.HttpMethod method)
    • Method Detail

      • getCode

        public int getCode()
        Specified by:
        getCode in class io.vertx.up.exception.WebException
      • getStatus

        public io.vertx.core.http.HttpStatusCode getStatus()
        Overrides:
        getStatus in class io.vertx.up.exception.WebException