Class _400ValidationException

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

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

    • _400ValidationException

      public _400ValidationException(Class<?> clazz, Class<?> target, Method method, String info)
  • Method Details

    • getCode

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