org.codehaus.plexus.component.repository.exception
public class ComponentConfigurationException extends Exception
Version: $Id: ComponentConfigurationException.java 5457 2007-01-17 22:54:30Z eredmond $
| Field Summary | |
|---|---|
| static long | serialVersionUID |
| Constructor Summary | |
|---|---|
| ComponentConfigurationException(String message)
Construct a new ComponentConfigurationException instance. | |
| ComponentConfigurationException(String message, Throwable cause)
Construct a new ComponentConfigurationException instance. | |
ComponentConfigurationException instance.Parameters: message exception message
ComponentConfigurationException instance.Parameters: message exception message cause causing exception to chain