org.codehaus.plexus
public class PlexusContainerException extends Exception
Version: $Id: PlexusContainerException.java 6965 2007-10-21 05:32:27Z jvanzyl $
Field Summary | |
---|---|
static long | serialVersionUID |
Constructor Summary | |
---|---|
PlexusContainerException(String message, Throwable throwable)
Construct a new PlexusContainerException instance. | |
PlexusContainerException(String message)
Construct a new PlexusContainerException instance. |
PlexusContainerException
instance.Parameters: message exception message throwable causing exception to chain
PlexusContainerException
instance.Parameters: message exception message