org.apache.maven.plugin
Class InvalidPluginException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.InvalidPluginException
- All Implemented Interfaces:
- Serializable
- public class InvalidPluginException
- extends Exception
Thrown when a plugin is not internally consistent.
- Version:
- $Id: InvalidPluginException.java 320675 2005-10-13 06:50:22Z brett $
- Author:
- Brett Porter
- See Also:
- Serialized Form
Fields inherited from class java.lang.Exception |
|
Methods inherited from class java.lang.Throwable |
fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString |
InvalidPluginException
public InvalidPluginException(String message,
Exception e)
Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.