Class _411ContentLengthException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.WebException
io.vertx.up.exception.web._411ContentLengthException
All Implemented Interfaces:
Serializable

public class _411ContentLengthException extends io.horizon.exception.WebException
# 「Error」Zero Exception * Category: WebException * Code: -60052 * Status: 411
Author:
Lang
See Also:
  • Constructor Details

    • _411ContentLengthException

      public _411ContentLengthException(Class<?> clazz, Integer contentLength)
  • Method Details

    • getCode

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

      public io.horizon.eon.em.web.HttpStatusCode getStatus()
      Overrides:
      getStatus in class io.horizon.exception.WebException