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