Class _400BadRequestException

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

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

    • _400BadRequestException

      public _400BadRequestException (Class<?> clazz)
  • Method Details

    • getCode

      public int getCode()
      Specified by:
      getCode in class io.horizon.exception.WebException