Class Plugin.Engine.Listener.WithErrorsOnly

java.lang.Object
net.bytebuddy.build.Plugin.Engine.Listener.Adapter
net.bytebuddy.build.Plugin.Engine.Listener.WithErrorsOnly
All Implemented Interfaces:
Plugin.Engine.ErrorHandler, Plugin.Engine.Listener
Enclosing interface:
Plugin.Engine.Listener

@Enhance public static class Plugin.Engine.Listener.WithErrorsOnly extends Plugin.Engine.Listener.Adapter
A decorator for another listener to only print error events.