Class _411ContentLengthException

  • All Implemented Interfaces:
    Serializable

    public class _411ContentLengthException
    extends io.vertx.up.exception.WebException
    # 「Error」Zero Exception * Category: WebException * Code: -40068 * Status: 411
    Author:
    Lang
    See Also:
    Serialized Form
    • Constructor Detail

      • _411ContentLengthException

        public _411ContentLengthException​(Class<?> clazz,
                                          Integer contentLength)
    • 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