Class _400ValidationRuleException

  • All Implemented Interfaces:
    Serializable

    public class _400ValidationRuleException
    extends io.vertx.up.exception.WebException
    See Also:
    Serialized Form
    • Constructor Detail

      • _400ValidationRuleException

        public _400ValidationRuleException​(Class<?> clazz,
                                           String field,
                                           Object value,
                                           String message)
    • Method Detail

      • getCode

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