Class _401UnauthorizedException

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

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

    • _401UnauthorizedException

      public _401UnauthorizedException (Class<?> clazz)
  • 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