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, toStringpublic PlexusConfigurationException(String message)
PlexusConfigurationException instance.message - exception messageCopyright © 2022 Unidal Organization. All rights reserved.