private ReflectUtils()

in dubbo-error-code-inspector/src/main/java/org/apache/dubbo/errorcode/util/ReflectUtils.java [26:28]


    private ReflectUtils() {
        throw new UnsupportedOperationException("No instance of ReflectUtils for you! ");
    }