org.codehaus.plexus.component.composition
public class CompositionException extends Exception
Version: $Id: CompositionException.java 1323 2004-12-20 23:00:59Z jvanzyl $
Constructor Summary | |
---|---|
CompositionException(String s)
Construct a new CompositionException instance.
| |
CompositionException(String message, Throwable throwable)
Construct a new CompositionException instance.
|
CompositionException
instance.
Parameters: message The detail message for this exception.
CompositionException
instance.
Parameters: message The detail message for this exception. throwable the root cause of the exception