public class PlexusConfigurationException extends Exception
Constructor and Description |
---|
PlexusConfigurationException(String message)
Construct a new
PlexusConfigurationException instance. |
PlexusConfigurationException(String message,
Throwable throwable)
Construct a new
PlexusConfigurationException instance. |
addSuppressed, fillInStackTrace, getCause, getLocalizedMessage, getMessage, getStackTrace, getSuppressed, initCause, printStackTrace, printStackTrace, printStackTrace, setStackTrace, toString
public PlexusConfigurationException(String message)
PlexusConfigurationException
instance.message
- exception messageCopyright © 2001–2019 Codehaus Plexus. All rights reserved.