org.apache.maven.plugin

Class PluginManagerException

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

Constructor Summary
PluginManagerException(String message)
PluginManagerException(String message, Exception e)

Constructor Detail

PluginManagerException

public PluginManagerException(String message)

PluginManagerException

public PluginManagerException(String message, Exception e)
Copyright © 2001-2009 Apache Software Foundation. All Rights Reserved.