Class PluginParameterException

All Implemented Interfaces:
Serializable

public class PluginParameterException extends PluginConfigurationException
PluginParameterException
See Also:
  • Constructor Details

  • Method Details

    • getMojoDescriptor

      public MojoDescriptor getMojoDescriptor()
    • getParameters

      public List<Parameter> getParameters()
    • buildDiagnosticMessage

      public String buildDiagnosticMessage()