org.codehaus.plexus.configuration
public class PlexusConfigurationException extends Exception
Field Summary | |
---|---|
static long | serialVersionUID |
Constructor Summary | |
---|---|
PlexusConfigurationException(String message)
Construct a new PlexusConfigurationException instance. | |
PlexusConfigurationException(String message, Throwable throwable)
Construct a new PlexusConfigurationException instance. |
PlexusConfigurationException
instance.Parameters: message exception message
PlexusConfigurationException
instance.Parameters: message exception message throwable causing exception to chain