Save This Page
Home » maven-2.0.9-src » org.apache » maven » plugin » [javadoc | source]
org.apache.maven.plugin
public class: InvalidPluginException [javadoc | source]
java.lang.Object
   java.lang.Throwable
      java.lang.Exception
         org.apache.maven.plugin.InvalidPluginException

All Implemented Interfaces:
    Serializable

Thrown when a plugin is not internally consistent.
Constructor:
 public InvalidPluginException(String message,
    Exception e) 
Methods from java.lang.Throwable:
fillInStackTrace,   getCause,   getLocalizedMessage,   getMessage,   getStackTrace,   initCause,   printStackTrace,   printStackTrace,   printStackTrace,   setStackTrace,   toString
Methods from java.lang.Object:
equals,   getClass,   hashCode,   notify,   notifyAll,   toString,   wait,   wait,   wait