Class _000HttpWebException

  • All Implemented Interfaces:
    Serializable

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

      • _000HttpWebException

        public _000HttpWebException​(Class<?> clazz,
                                    io.vertx.ext.web.handler.HttpException ex)
    • Method Detail

      • getStatus

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

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