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 495147 2007-01-11 07:47:53Z jvanzyl $
 
- Author:
 
  - Brett Porter
 
- See Also:
 - Serialized Form
 
 
 
| 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-2010 The Apache Software Foundation. All Rights Reserved.