Interface ViolationHandler
-
Method Summary
Modifier and TypeMethodDescriptionstatic ViolationHandlerfromProject(org.gradle.api.Project project, String category) voidhandleViolation(RuntimeException violation)
-
Method Details
-
handleViolation
-
fromProject
@PluginApi @Nonnull static ViolationHandler fromProject(@Nonnull org.gradle.api.Project project, @Nonnull String category)
-