Class _401PasswordWrongException

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

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

    • _401PasswordWrongException

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