InvalidParameterException (Maven Plugin API 3.9.16 API) JavaScript is disabled on your browser.     Skip navigation links Overview Class Use Tree Deprecated Index Search Help org.apache.maven.plugin.descriptor InvalidParameterException Contents  Description Constructor Summary Method Summary Constructor Details InvalidParameterException(String, int) InvalidParameterException(String, Throwable) Hide sidebar  Show sidebar Class InvalidParameterException java.lang.Object java.lang.Throwable java.lang.Exception org.codehaus.plexus.configuration.PlexusConfigurationException org.apache.maven.plugin.descriptor.InvalidPluginDescriptorException org.apache.maven.plugin.descriptor.InvalidParameterException All Implemented Interfaces: Serializable public class InvalidParameterException extends InvalidPluginDescriptorException Author: Jason van Zyl See Also: Serialized Form Constructor Summary Constructors Constructor Description InvalidParameterException(String element, int i)   InvalidParameterException(String message, Throwable cause)   Method Summary Methods inherited from class Throwable addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString Methods inherited from class Object clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait Constructor Details InvalidParameterException public InvalidParameterException(String element, int i) InvalidParameterException public InvalidParameterException(String message, Throwable cause) Copyright © 2001–2026 The Apache Software Foundation. All rights reserved.