Enum AgentBuilder.InstallationListener.ErrorSuppressing

java.lang.Object
java.lang.Enum<AgentBuilder.InstallationListener.ErrorSuppressing>
net.bytebuddy.agent.builder.AgentBuilder.InstallationListener.ErrorSuppressing
All Implemented Interfaces:
Serializable, Comparable<AgentBuilder.InstallationListener.ErrorSuppressing>, java.lang.constant.Constable, AgentBuilder.InstallationListener
Enclosing interface:
AgentBuilder.InstallationListener

public static enum AgentBuilder.InstallationListener.ErrorSuppressing extends Enum<AgentBuilder.InstallationListener.ErrorSuppressing> implements AgentBuilder.InstallationListener
A listener that suppresses any installation error.