org.codehaus.plexus.component.repository.exception
Class ComponentDescriptorUnmarshallingException
Exception
org.codehaus.plexus.component.repository.exception.ComponentDescriptorUnmarshallingException
public class ComponentDescriptorUnmarshallingException
extends Exception
Exception that is thrown when the class(es) required for a component
implementation are not available.
$Id: ComponentDescriptorUnmarshallingException.java 1323 2004-12-20 23:00:59Z jvanzyl $
ComponentDescriptorUnmarshallingException
public ComponentDescriptorUnmarshallingException(String message)
ComponentDescriptorUnmarshallingException
public ComponentDescriptorUnmarshallingException(String message,
Throwable cause)