Class ContainerException

    • Constructor Detail

      • ContainerException

        public ContainerException​(String message)
        Parameters:
        message - the exception message
      • ContainerException

        public ContainerException​(String message,
                                  Throwable throwable)
        Parameters:
        message - the exception message
        throwable - the exception to wrap