Class _409CodeUnsupportException

java.lang.Object
java.lang.Throwable
java.lang.Exception
java.lang.RuntimeException
io.horizon.exception.AbstractException
io.horizon.exception.WebException
io.vertx.tp.error._409CodeUnsupportException
All Implemented Interfaces:
Serializable

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

    • _409CodeUnsupportException

      public _409CodeUnsupportException(Class<?> clazz, String code)
  • 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