Class _500RequestConfigException

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._500RequestConfigException
All Implemented Interfaces:
Serializable

public class _500RequestConfigException extends io.horizon.exception.WebException
See Also:
  • Constructor Details

    • _500RequestConfigException

      public _500RequestConfigException(Class<?> clazz, io.vertx.up.commune.config.IntegrationRequest request, io.vertx.core.json.JsonObject data)
  • 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