Class PlexusContainerException

    • Constructor Detail

      • PlexusContainerException

        public PlexusContainerException​(String message,
                                        Throwable throwable)
        Construct a new PlexusContainerException instance.
        Parameters:
        message - exception message
        throwable - causing exception to chain
      • PlexusContainerException

        public PlexusContainerException​(String message)
        Construct a new PlexusContainerException instance.
        Parameters:
        message - exception message