org.apache.maven.plugin
Class PluginManagerException
java.lang.Object
java.lang.Throwable
java.lang.Exception
org.apache.maven.plugin.PluginManagerException
- All Implemented Interfaces:
- Serializable
- public class PluginManagerException
- extends Exception
Exception in the plugin manager.
- Version:
- $Id: PluginManagerException.java 191298 2005-06-18 16:21:49Z 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 |
PluginManagerException
public PluginManagerException(String message)
PluginManagerException
public PluginManagerException(String message,
Exception e)
Copyright 2001-2001-2006 Apache Software Foundation. All Rights Reserved.