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