Class ParamAnnotationException

  • All Implemented Interfaces:
    Serializable

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

      • ParamAnnotationException

        public ParamAnnotationException​(Class<?> clazz,
                                        String field,
                                        int occurs)
    • Method Detail

      • getCode

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