Class _400RequiredParamException

  • All Implemented Interfaces:
    Serializable

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

      • _400RequiredParamException

        public _400RequiredParamException​(Class<?> clazz,
                                          String fieldname)
    • Method Detail

      • getCode

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