org.codehaus.plexus.component.factory
public class ComponentInstantiationException extends Exception
Version: $Id: ComponentInstantiationException.java 1323 2004-12-20 23:00:59Z jvanzyl $
| Constructor Summary | |
|---|---|
| ComponentInstantiationException(String message) | |
| ComponentInstantiationException(String message, Throwable cause) | |
| ComponentInstantiationException(Throwable cause) | |