Class _409SessionConflictException

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

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

    • _409SessionConflictException

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