public final class InspectionFailures<T extends Violation>
extends java.lang.Object
implements dev.youshallnotpass.plugin.Failures
| Constructor and Description |
|---|
InspectionFailures(Violations<T> nulls,
Badge badge) |
| Modifier and Type | Method and Description |
|---|---|
void |
failIfRed() |
void |
publish(java.net.URL url) |
void |
show(dev.youshallnotpass.plugin.Ui ui) |
public InspectionFailures(Violations<T> nulls, Badge badge)
public void failIfRed()
throws dev.youshallnotpass.plugin.IwfyException
failIfRed in interface dev.youshallnotpass.plugin.Failuresdev.youshallnotpass.plugin.IwfyExceptionpublic void show(dev.youshallnotpass.plugin.Ui ui)
throws dev.youshallnotpass.plugin.IwfyException
show in interface dev.youshallnotpass.plugin.Failuresdev.youshallnotpass.plugin.IwfyExceptionpublic void publish(java.net.URL url)
throws dev.youshallnotpass.plugin.IwfyException
publish in interface dev.youshallnotpass.plugin.Failuresdev.youshallnotpass.plugin.IwfyException